data property

String? data
final

Sends data as the request body (typically used with POST requests).

Implementation

final String? data;