code property

String? code
getter/setter pair

The HTTP response status code, such as 200 and 404.

Implementation

core.String? code;