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