bodyMediaType property

String? bodyMediaType
final

The media type of the body. This is used to help test runners to parse and validate the expected data against generated data.

Implementation

final String? bodyMediaType;