getCustom method

State? getCustom()

Retrieves the custom state of the session as a typed State.

Implementation

State? getCustom() => session.getCustom();