responseBody property

String? responseBody
final

Response body/payload received from the server (optional)

Implementation

final String? responseBody;