required property
Determines if the request body is required in the request.
Implementation
bool? get required => throw _privateConstructorUsedError;
Determines if the request body is required in the request.
bool? get required => throw _privateConstructorUsedError;