rootUrl property

String? rootUrl
final

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;