url property

  1. @JsonKey(fromJson: Uri.parse)
Uri? url
getter/setter pair

Implementation

@JsonKey(fromJson: Uri.parse)
Uri? url;