BCondition({ dynamic id, required this.condition, required this.doBehavior, this.doElseBehavior, }) : super(id);