onLocalStorageInitialized method
called when the local storage has loaded all stored values. Override it if you need to get some values from local storage
Implementation
@override
void onLocalStorageInitialized() {}
called when the local storage has loaded all stored values. Override it if you need to get some values from local storage
@override
void onLocalStorageInitialized() {}