statusCode property - RedirectInfo class - dart:io library (original) (raw)

description

int getstatusCode

Returns the status code used for the redirect.

Implementation

int get statusCode;