SyncCheckpoint constructor
const
SyncCheckpoint({
- required BigInt afterId,
Implementation
const SyncCheckpoint({
required this.afterId,
});
const SyncCheckpoint({
required this.afterId,
});