state property

Map<String, dynamic> state
final

The TS runner's applyAction input. Read here only as the fallback for obs — a perfect-information game omits obs because the two coincide.

Implementation

final Map<String, dynamic> state;