kStandardChessInitialFen top-level constant

String const kStandardChessInitialFen

Helper when the initial fen is not provided by the API.

Implementation

const String kStandardChessInitialFen =
    'rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1';