fromAlgebraic property Null safety

String fromAlgebraic

Implementation

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