getHttpClientRuntimeUri function
Returns the base runtime Uri for the platform.
Implementation
Uri getHttpClientRuntimeUri() {
return getHttpClientRuntimeUriImpl();
}
Returns the base runtime Uri for the platform.
Uri getHttpClientRuntimeUri() {
return getHttpClientRuntimeUriImpl();
}