useSessionStorage property

bool useSessionStorage
final

Whether to use session storage instead of local storage. Defaults to false.

Implementation

final bool useSessionStorage;