onErrorListener property

void Function(String playerId, PlayerErrorType what, int extra)? onErrorListener
getter/setter pair

Implementation

void Function(String playerId, PlayerErrorType what, int extra)?
    onErrorListener;