httpStatus property

int get httpStatus

Same value as status. The name every Norbix SDK uses for it.

Implementation

int get httpStatus => status;