storedData property

Object? storedData
getter/setter pair

could be the value or the key stored by ValueStorage

Implementation

late Object? storedData;