content property

Map<String, MediaType>? get content
inherited

The content of the request body.

Implementation

Map<String, MediaType>? get content => throw _privateConstructorUsedError;