getData method

T getData()

Implementation

T getData()=>_getStorage.read(key)??_defaultValue;