ReplicationSync constructor

ReplicationSync({
  1. String? lastSyncTime,
})

Implementation

ReplicationSync({this.lastSyncTime});