sessionStorage property

Storage sessionStorage
latefinal

Storage for this window that is cleared when this session ends.

Other resources

Implementation

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