options property

A list of values that the consumer can pick from, if the param.Type is select or multiSelect

Optional.

Implementation

core.List<GoogleFirebaseExtensionsV1betaParamSelectOption>? options;