description property
An optional string describing the host designated by the URL.
Implementation
@JsonKey(name: 'default') String get defaultValue;/// An optional string describing the host designated by the URL.
String? get description;
An optional string describing the host designated by the URL.
@JsonKey(name: 'default') String get defaultValue;/// An optional string describing the host designated by the URL.
String? get description;