values property
BuiltSet<AvatarGetUserProxyAvatarWithoutRoomDarkTheme>
get
values
Returns a set with all values this enum contains.
Implementation
// coverage:ignore-start
static BuiltSet<AvatarGetUserProxyAvatarWithoutRoomDarkTheme> get values =>
_$avatarGetUserProxyAvatarWithoutRoomDarkThemeValues;