description property Null safety
read / write
An optional description for the server variable.
CommonMark syntax MAY be used for rich text representation.
Implementation
String? description;
An optional description for the server variable.
CommonMark syntax MAY be used for rich text representation.
String? description;