values property

BuiltSet<RoomSetSessionStateState> values

Returns a set with all values this enum contains.

Implementation

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