Dart SDK
dart:html
TrackDefault
property runtimeType
runtimeType
class TrackDefault
Constructors
TrackDefault
Properties
byteStreamTrackID
kinds
label
language
type
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType