getCustom method
State?
getCustom()
Retrieves the custom state of the session as a typed State.
Implementation
State? getCustom() => session.getCustom();
Retrieves the custom state of the session as a typed State.
State? getCustom() => session.getCustom();