toJson method
Converts this SourceConfig into a JSON friendly Map.
Implementation
Map<String, dynamic> toJson() => _$SourceConfigToJson(this);
Converts this SourceConfig into a JSON friendly Map.
Map<String, dynamic> toJson() => _$SourceConfigToJson(this);