values property

Returns a set with all values this enum contains.

Implementation

// coverage:ignore-start
static BuiltSet<SystemtagsCapabilities_Systemtags_Enabled> get values =>
    _$systemtagsCapabilitiesSystemtagsEnabledValues;