required property

bool? get required
inherited

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;