required property
Determines if the request body is required in the request.
Implementation
String? get description;/// Determines if the request body is required in the request.
bool? get required;
Determines if the request body is required in the request.
String? get description;/// Determines if the request body is required in the request.
bool? get required;