required property

bool? get required
inherited

Determines whether this header is mandatory. Default is false.

Implementation

String? get description;/// Determines whether this header is mandatory. Default is false.
bool? get required;