Whether the player is currently paused, i.e. has started playback but is currently paused.
@override Future<bool> get isPaused async => _playerPlatformInterface.isPaused;