ErrorCodes constructor

const ErrorCodes(
  1. int value
)

Implementation

const ErrorCodes(this.value);