StreamResetError constructor

StreamResetError(
  1. int errorCode
)

Implementation

StreamResetError(this.errorCode);