uriBuilder property

ApiServerUriBuilder? uriBuilder

The process of building path, an HTTP request to the server.

Implementation

ApiServerUriBuilder? get uriBuilder => _uriBuilder;