playbackState property Null safety

String playbackState

Implementation

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

Implementation

set playbackState(String value) native;