fromAlgebraic property

String get fromAlgebraic

Implementation

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