currentPlayerIndex property

int? currentPlayerIndex

Gets the current player's index

Implementation

int? get currentPlayerIndex => generic.currentPlayerIndex;