required property

bool? get required
inherited

Specifies whether the parameter is required.

Implementation

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