GraphqlErrorCode constructor

const GraphqlErrorCode(
  1. String errorCode
)

Implementation

const GraphqlErrorCode(this.errorCode);