values constant
Implementation
static const $core.List<AutoLinkingOption> values = <AutoLinkingOption>[
AUTO_LINKING_OPTION_UNSPECIFIED,
AUTO_LINKING_OPTION_USERNAME,
AUTO_LINKING_OPTION_EMAIL,
];
static const $core.List<AutoLinkingOption> values = <AutoLinkingOption>[
AUTO_LINKING_OPTION_UNSPECIFIED,
AUTO_LINKING_OPTION_USERNAME,
AUTO_LINKING_OPTION_EMAIL,
];