flutter_contacts
website
Website
url property
url
flutter_contacts
website
Website
url property
Website class
Constructors
Website
fromJson
Properties
customLabel
hashCode
label
runtimeType
url
Methods
noSuchMethod
toJson
toString
Operators
operator ==
url
property
String
url
@
JsonKey
(required: true), read / write
The website/URL
Implementation
@JsonKey(required: true) String url;