StopAfterCustom constructor
const
StopAfterCustom(
- bool predicate(
- UIPayload? payload
Implementation
const StopAfterCustom(this.predicate);
const StopAfterCustom(this.predicate);