importer property

StateImporter importer
final

Function that imports state from a JSON-serializable map.

Must be idempotent (safe to call multiple times with same data).

Implementation

final StateImporter importer;