playbackState property

String? get playbackState

Implementation

String? get playbackState native;
set playbackState (String? value)

Implementation

set playbackState(String? value) native;