video_player
dart:core
AssertionError
property message
message
class AssertionError
Constructors
AssertionError
Properties
message
hashCode
runtimeType
stackTrace
Methods
toString
noSuchMethod
Operators
operator ==
Object
message
final
Message describing the assertion error.
property message