getErrorCode method

dynamic getErrorCode()

Implementation

getErrorCode() {
  return _errorCode;
}