description property
An optional description for the server variable.
Implementation
@JsonKey(name: 'enum') List<String>? get enumValues;/// An optional description for the server variable.
String? get description;
An optional description for the server variable.
@JsonKey(name: 'enum') List<String>? get enumValues;/// An optional description for the server variable.
String? get description;