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