DeltaApplyStatusResyncRequired constructor
const
DeltaApplyStatusResyncRequired({})
Implementation
const DeltaApplyStatusResyncRequired({
required this.lastEpoch,
required this.baseEpoch,
required this.epoch,
});