GetVideoSourceConfigurationOptionsResponse.fromJson constructor Null safety
Implementation
factory GetVideoSourceConfigurationOptionsResponse.fromJson(
Map<String, dynamic> json) =>
_$GetVideoSourceConfigurationOptionsResponseFromJson(json);