toAlgebraic property

String get toAlgebraic

Implementation

String get toAlgebraic {
  return Chess.algebraic(to);
}