url property

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

Implementation

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