placeApiProvider property

PlaceApiProvider? placeApiProvider
final

Optional custom backend (native SDK wrapper, backend proxy, test fake). When supplied, apiVersion, mapsApiKey and the built-in providers are not used for API calls.

Implementation

abstract final PlaceApiProvider? placeApiProvider;