AUTO_LINKING_OPTION_UNSPECIFIED constant
AutoLinkingOption
const AUTO_LINKING_OPTION_UNSPECIFIED
AUTO_LINKING_OPTION_UNSPECIFIED disables the auto linking prompt.
Implementation
static const AutoLinkingOption AUTO_LINKING_OPTION_UNSPECIFIED =
AutoLinkingOption._(
0, _omitEnumNames ? '' : 'AUTO_LINKING_OPTION_UNSPECIFIED');