localStorage property - Window class - dart:html library (original) (raw)

description

Storage getlocalStorage

Storage for this window that persists across sessions.

Other resources

Implementation

Storage get localStorage native;