hasSynced property
Indicates whether there has been at least one full sync, if any. Is null when unknown, for example when state is still being loaded from the database.
Implementation
final bool? hasSynced;
Indicates whether there has been at least one full sync, if any. Is null when unknown, for example when state is still being loaded from the database.
final bool? hasSynced;