Dispose the player instance when no longer needed.
@override Future<void> dispose() async => _playerPlatformInterface.dispose();