playerId property

  1. @visibleForTesting
int get playerId
inherited

This is just exposed for testing. It shouldn't be used by anyone depending on the plugin.

Implementation

@visibleForTesting
int get playerId => _playerId;