url property

  1. @JsonKey(name: 'url')
String? url
getter/setter pair

Direct URL to the image

Implementation

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