const StartOnEvent({ required this.isWait, this.percent = 1, }) : assert(!(percent > 1 || percent < 0), 'The value from is 0.0 to 1.0');