options property

List<VerificationOption>? options
getter/setter pair

The available verification options.

Implementation

core.List<VerificationOption>? options;