url property

String url
@JsonKey(required: true), read / write

The website/URL

Implementation

@JsonKey(required: true)
String url;