POSSIBLE_RESULTS constant
List
const POSSIBLE_RESULTS
Possible results of the game.
Implementation
static const List POSSIBLE_RESULTS = ['1-0', '0-1', '1/2-1/2', '*'];
Possible results of the game.
static const List POSSIBLE_RESULTS = ['1-0', '0-1', '1/2-1/2', '*'];