sourceUrl property

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

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

Implementation

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