EXCLUDED_NONE constant
ExcludedModules
const EXCLUDED_NONE
Default value of 0 indicates no modules are excluded.
Implementation
static const ExcludedModules EXCLUDED_NONE =
ExcludedModules._(0, _omitEnumNames ? '' : 'EXCLUDED_NONE');