loadingHook property

Hook<bool> loadingHook
getter/setter pair

Implementation

Hook<bool> loadingHook = Hook(false);