Dart SDK
dart:html
MediaError
property
instanceRuntimeType
instanceRuntimeType
class MediaError
Constructors
internal_
Properties
code
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
MEDIA_ERR_ABORTED
MEDIA_ERR_DECODE
MEDIA_ERR_NETWORK
MEDIA_ERR_SRC_NOT_SUPPORTED
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType