hasPendingWrites property

bool hasPendingWrites
final

Determines whether the snapshot contains objects that have not been synchronized to the cloud.

true: There are objects that have not been synchronized to the cloud.

false: All objects have been synchronized to the cloud.

Implementation

final bool hasPendingWrites;