httpCode property

int get httpCode

Implementation

int get httpCode {
  return raw.statusCode;
}