statusCode property

int statusCode

Protocol (like HTTP) specific status code. By default 0 if not set.

Implementation

int get statusCode => 0;