RoomSetListableRequestApplicationJson_Scope class
Scope where the room is listable.
- Inheritance
-
- Object
- EnumClass
- RoomSetListableRequestApplicationJson_Scope
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
serializer
→ Serializer<
RoomSetListableRequestApplicationJson_Scope> -
Serializer for RoomSetListableRequestApplicationJson_Scope.
no setter
-
values
→ BuiltSet<
RoomSetListableRequestApplicationJson_Scope> -
Returns a set with all values this enum contains.
no setter
Static Methods
-
valueOf(
String name) → RoomSetListableRequestApplicationJson_Scope -
Returns the enum value associated to the
name
.
Constants
- $0 → const RoomSetListableRequestApplicationJson_Scope
-
0
- $1 → const RoomSetListableRequestApplicationJson_Scope
-
1
- $2 → const RoomSetListableRequestApplicationJson_Scope
-
2