lastCode property

ErrorCode get lastCode

Implementation

ErrorCode get lastCode {
  return _protocol!.lastCode;
}