toAlgebraic property

String get toAlgebraic

Implementation

String get toAlgebraic {
  return algebraic(to);
}