core.Map<core.String, core.dynamic> toJson() => { if (enabledVideoFormats != null) 'enabledVideoFormats': enabledVideoFormats!, if (kind != null) 'kind': kind!, };