RecordingSourceInformation constructor Null safety
Implementation
RecordingSourceInformation({
required this.sourceId,
required this.name,
required this.location,
required this.description,
required this.address,
});
RecordingSourceInformation({
required this.sourceId,
required this.name,
required this.location,
required this.description,
required this.address,
});