video_player
dart:isolate
IsolateSpawnException
constructor IsolateSpawnException
IsolateSpawnException
class IsolateSpawnException
Constructors
IsolateSpawnException
Properties
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
IsolateSpawnException
(
String
message
)
Source
IsolateSpawnException(this.message);
constructor IsolateSpawnException