symbol property

String? symbol
final

A single-character symbol representing the piece of the square. e.g. 'N', 'k'.

Implementation

final String? symbol;