allowEmptyValue property

bool? get allowEmptyValue
inherited

Sets the ability to pass empty-valued parameters.

Implementation

List<Schema>? get allOf;/// Sets the ability to pass empty-valued parameters.
bool? get allowEmptyValue;