Pauses the player when the application is sent to the background.
Future<void> suspend(int playerId) { throw UnimplementedError('suspend() has not been implemented.'); }