RemoteSubtitleInfo

constructor(threeLetterIsoLanguageName: String? = null, id: String? = null, providerName: String? = null, name: String? = null, format: String? = null, author: String? = null, comment: String? = null, dateCreated: DateTime? = null, communityRating: Float? = null, frameRate: Float? = null, downloadCount: Int? = null, isHashMatch: Boolean? = null, aiTranslated: Boolean? = null, machineTranslated: Boolean? = null, forced: Boolean? = null, hearingImpaired: Boolean? = null)