strictSendPaths property

Returns StrictSendPathsRequestBuilder instance.

Implementation

StrictSendPathsRequestBuilder get strictSendPaths =>
    StrictSendPathsRequestBuilder(httpClient, _serverURI);