restore method

void restore()

重置值

Implementation

void restore() => value = _cacheValue;