DKStateEventIdle<T> constructor

const DKStateEventIdle<T>({
  1. String? runId,
})

Implementation

const DKStateEventIdle({this.runId});