Returns a string description of the current playback state.
Future<String> getState() => _impl.getState();