DkStateEventCompleted<T> constructor

const DkStateEventCompleted<T>(
  1. String runId
)

Implementation

const DkStateEventCompleted(this.runId);