Dart SDK
dart:html
MediaStreamTrackEvent
supported
supported
Dart SDK
dart:html
MediaStreamTrackEvent
supported
property
supported
Dart SDK
dart:html
MediaStreamTrackEvent
Static properties
instanceRuntimeType
supported
Constructors
internal_
Properties
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
matchingTarget
path
runtimeType
target
timeStamp
track
type
Operators
operator ==
Methods
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;