GetVideoSourceConfigurationOptionsResponse.fromJson constructor

GetVideoSourceConfigurationOptionsResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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