mapsApiKey property

String? mapsApiKey
final

Your Google Maps API key. Required unless a custom placeApiProvider is supplied (in which case the built-in backends — and this key — are not used).

Implementation

abstract final String? mapsApiKey;