lastException property

PlayerException? get lastException

The last player exception

Implementation

PlayerException? get lastException => _player.lastPlayerException;