requestBody property

RequestBody? get requestBody
inherited

The request body applicable for this operation.

Implementation

RequestBody? get requestBody => throw _privateConstructorUsedError;