RunIncompleteDetails constructor

const RunIncompleteDetails({
  1. String? reason,
})

Implementation

const RunIncompleteDetails({this.reason});