fen property

String get fen

Implementation

String get fen {
  return generate_fen();
}