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
track
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Operators
operator ==
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;