required property

bool? get required
inherited

Determines if the request body is required in the request.

Implementation

bool? get required => throw _privateConstructorUsedError;