exporter property
Function that exports state as a JSON-serializable map.
Must be pure (no side effects, deterministic).
Implementation
final StateExporter exporter;
Function that exports state as a JSON-serializable map.
Must be pure (no side effects, deterministic).
final StateExporter exporter;