RecordState class

Constructors

RecordState()

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

Static Properties

init String
发送到原生端的方法名
getter/setter pair
onAmplitude String
getter/setter pair
onInit String
原生端的回调方法名
getter/setter pair
onPlay String
getter/setter pair
onPlayState String
getter/setter pair
onStart String
getter/setter pair
onStop String
getter/setter pair
play String
getter/setter pair
playByPath String
getter/setter pair
start String
getter/setter pair
startByWavPath String
getter/setter pair
stop String
getter/setter pair