SourceInfo.fromJson constructor
Creates a new instance of SourceInfo from a JSON map
Implementation
factory SourceInfo.fromJson(Map<String, dynamic> json) =>
_$SourceInfoFromJson(json);
Creates a new instance of SourceInfo from a JSON map
factory SourceInfo.fromJson(Map<String, dynamic> json) =>
_$SourceInfoFromJson(json);