The content of the request body, mapped by media type.
@JsonKey(name: 'required') bool? get $required;/// The content of the request body, mapped by media type. Map<String, MediaType> get content;