menu
Dart
dart:html
MediaSession
playbackState property
playbackState
brightness_4
brightness_5
description
playbackState
property
String
?
playbackState
Implementation
String? get playbackState native;
void
playbackState=
(
String
?
value
)
Implementation
set playbackState(String? value) native;
Dart
dart:html
MediaSession
playbackState property
MediaSession class