required property
Specifies whether the parameter is required.
Implementation
String? get description;/// Specifies whether the parameter is required.
bool? get required;
Specifies whether the parameter is required.
String? get description;/// Specifies whether the parameter is required.
bool? get required;