SESSION property

String SESSION

Indicates that the state will only persist in current session/tab, relevant to web only, and will be cleared when the tab is closed.

Implementation

external static String get SESSION;