botPlayerIndices property

Set<int> get botPlayerIndices

Same as botPlayers.

Implementation

Set<int> get botPlayerIndices => botPlayers;