lastCode property

ErrorCode get lastCode

Implementation

ErrorCode get lastCode {
  return _lastCode;
}