strictSendPaths property

StrictSendPathsRequestBuilder strictSendPaths

Returns StrictSendPathsRequestBuilder instance.

Implementation

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