responseBody property

String? responseBody
final

Raw response body from the API if available. This contains the complete server response for debugging.

Implementation

final String? responseBody;