ErrorCodeOther constructor

ErrorCodeOther(
  1. int value
)

Implementation

ErrorCodeOther(this.value);