playerId property
int
get
playerId
This is just exposed for testing. It shouldn't be used by anyone depending on the plugin.
Implementation
int get playerId => _playerId;
This is just exposed for testing. It shouldn't be used by anyone depending on the plugin.
int get playerId => _playerId;