UrlEndpoint constructor
UrlEndpoint(
- Uri url
Creates an endpoint representing a server-based database at the given
url.
Implementation
UrlEndpoint(this.url);
Creates an endpoint representing a server-based database at the given
url.
UrlEndpoint(this.url);