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

description

Storage getsessionStorage

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

Other resources

Implementation

Storage get sessionStorage native;