custom property

State? get custom

The full, post-patch custom state. Present only on chunks that carry a custom-state update; null otherwise.

Implementation

State? get custom => _custom;