getLastPersistedStateFromCloudSync method
St?
getLastPersistedStateFromCloudSync()
Gets, from the CloudSync, the last state that was saved to the cloud.
Implementation
St? getLastPersistedStateFromCloudSync() => _processCloudSync?.lastPersistedState;