url property

  1. @JsonKey(name: 'url')
String? get url
inherited

Optional. URL of the result

Implementation

@JsonKey(name: 'url')
String? get url;