BeforeRun constructor

const BeforeRun({
  1. int? order,
})

Implementation

const BeforeRun({this.order});