remoteUrl property

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

Remote URL to the image

Implementation

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