isFromCloud property

bool isFromCloud
final

Specifies whether the object in the snapshot is obtained from the Cloud DB zone on the cloud.

true: The object is obtained from the Cloud DB zone on the cloud.

false: The object is obtained from the Cloud DB zone on the device.

Implementation

final bool isFromCloud;