rootUrl property
Custom root URL for Google Play API calls.
Overrides the default Google Play API endpoint (https://www.googleapis.com/) with a custom URL. Useful for proxy configurations or custom API gateways.
Implementation
final String? rootUrl;
Custom root URL for Google Play API calls.
Overrides the default Google Play API endpoint (https://www.googleapis.com/) with a custom URL. Useful for proxy configurations or custom API gateways.
final String? rootUrl;