data property Null safety

String? data
read / write

The HTTP request/response body as raw binary.

Implementation

core.String? data;