CompleteReason.done constructor

const CompleteReason.done(
  1. int id
)

Implementation

const factory CompleteReason.done(int id) = _Done;