reloadState method

Future<void> reloadState()

Implementation

Future<void> reloadState() =>
    Stateful.$callLoad(this as Node, $storage!, PrecisionStopwatch());