localStorage property

Storage localStorage
latefinal

Storage for this window that persists across sessions.

Other resources

Implementation

late final Storage localStorage = Storage._(this);