DkStateQueryError<T> constructor

const DkStateQueryError<T>(
  1. String errorMessage
)

Implementation

const DkStateQueryError(this.errorMessage);