description property Null safety

String? description
read / write

An optional string describing the host designated by the URL.

CommonMark syntax MAY be used for rich text representation.

Implementation

String? description;