status property

String? status
inherited

status The status code returned by processing this entry. The status SHALL start with a 3 digit HTTP code (e.g. 404) and may contain the standard HTTP description associated with the status code.

Implementation

String? get status => throw _privateConstructorUsedError;