hasSynced property

bool? hasSynced
final

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;