sessionStorage property Null safety

Storage sessionStorage

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

Other resources

Implementation

Storage get sessionStorage native;