menu
chess2 package
documentation
move.dart
Move
toAlgebraic property
toAlgebraic property
dark_mode
light_mode
toAlgebraic
property
String
get
toAlgebraic
Implementation
String get toAlgebraic { return Chess.algebraic(to); }
chess2 package
documentation
move
Move
toAlgebraic property
Move class