hydrated property Null safety
read / write
the first call to .get() will always try to hydrate the local db
Implementation
bool hydrated = false;
the first call to .get() will always try to hydrate the local db
bool hydrated = false;