required property

bool? required
getter/setter pair

Whether this credential set is required.

If true (default), the verifier requires this set to be satisfied.

Implementation

bool? required;