importer property
Function that imports state from a JSON-serializable map.
Must be idempotent (safe to call multiple times with same data).
Implementation
final StateImporter importer;
Function that imports state from a JSON-serializable map.
Must be idempotent (safe to call multiple times with same data).
final StateImporter importer;