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