Map<String, dynamic> toJson() => { 'titleId': titleId, 'languageCode': languageCode, 'countryCode': countryCode, 'selected': selected, };