Dart SDK
dart:html
VideoPlaybackQuality
property runtimeType
runtimeType
class VideoPlaybackQuality
Properties
corruptedVideoFrames
creationTime
droppedVideoFrames
totalVideoFrames
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