noSanSymbol property

bool noSanSymbol
final

If true, the piece symbol will be omitted in SAN representations of moves. For example, pawn moves should be like 'b4', rather than 'Pb4'.

Implementation

final bool noSanSymbol;