exporter property

StateExporter exporter
final

Function that exports state as a JSON-serializable map.

Must be pure (no side effects, deterministic).

Implementation

final StateExporter exporter;