Dart SDK
dart:html
MediaSession
property runtimeType
runtimeType
class MediaSession
Constructors
MediaSession
Properties
metadata
hashCode
runtimeType
Methods
activate
deactivate
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType