fromAlgebraic property

String fromAlgebraic

Implementation

String get fromAlgebraic {
  return Chess.algebraic(from);
}