toAlgebraic property

String toAlgebraic

Implementation

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