ImpulsePlayerPluginConstants class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- CallbackOnError → const String
- CallbackOnFinish → const String
- CallbackOnPause → const String
- CallbackOnPlay → const String
- CallbackOnReady → const String
- MethodGetDuration → const String
- MethodGetError → const String
- MethodGetProgress → const String
- MethodGetState → const String
- MethodIsPlaying → const String
- MethodLoad → const String
- MethodPause → const String
- MethodPlay → const String
- MethodSeek → const String
- MethodSetAppearance → const String
- ParameterId → const String
- ParameterMessage → const String
- ParameterSubtitle → const String
- ParameterTime → const String
- ParameterTitle → const String
- ParameterUrl → const String
- PluginTag → const String
- StateError → const String
- StateLoading → const String
- StateReady → const String
- ValueItalic → const String
- ValueNormal → const String
- ViewTag → const String