video_player
dart:isolate
IsolateSpawnException
property message
message
class IsolateSpawnException
Constructors
IsolateSpawnException
Properties
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
String
message
final
Error message reported by the spawn operation.
property message