DKStateEventLoading<T> constructor

const DKStateEventLoading<T>(
  1. String runId
)

Implementation

const DKStateEventLoading(this.runId);