playing constant
String
const playing
The browser's media session is currently playing media, which can be paused.
Implementation
static const playing = 'playing';
The browser's media session is currently playing media, which can be paused.
static const playing = 'playing';