video_player
dart:core
FormatException
property message
message
class FormatException
Constructors
FormatException
Properties
message
offset
source
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
String
message
final
A message describing the format error.
property message