isRequired property

bool isRequired
getter/setter pair

Determines if the request body is required in the request.

Defaults to false.

Implementation

bool isRequired = false;