AfterRun constructor

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

Implementation

const AfterRun({this.order});