Dart SDK
dart:html
MediaList
property runtimeType
runtimeType
class MediaList
Properties
length
mediaText
hashCode
runtimeType
Methods
appendMedium
deleteMedium
item
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType