SoundAction class
- Inheritance
-
- Object
- EnumClass
- SoundAction
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<
SoundAction> -
no setter
-
values
→ BuiltSet<
SoundAction> -
no setter
Static Methods
-
valueOf(
String name) → SoundAction
Constants
- setDefaultVolume → const SoundAction
- startSound → const SoundAction
- stopSound → const SoundAction
- unknownDefaultOpenApi → const SoundAction