turnLetter property

String get turnLetter

FEN character for the side to move.

Implementation

String get turnLetter => turn.name[0];