sourceUrl property

String? sourceUrl
final

Link to the source (eg: "https://en.wikipedia.org/wiki/Sodium acetate")

Implementation

@JsonKey(name: 'source_url')
final String? sourceUrl;