statusCode property

int? statusCode
inherited

The HTTP status code.

Implementation

int? get statusCode => throw _privateConstructorUsedError;