encodeRequestUrl property

FhirBoolean? encodeRequestUrl
inherited

encodeRequestUrl Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths.

Implementation

FhirBoolean? get encodeRequestUrl => throw _privateConstructorUsedError;