playbackState property

String? playbackState

Implementation

String? get playbackState native;
void playbackState=(String? value)

Implementation

set playbackState(String? value) native;