objectBody property

Object? objectBody
final

Object parsed body if Content-Type == application/json

Implementation

final Object? objectBody;