directionsKey property

String? directionsKey
final

Google Directions Key WARNING: Costs may increase as the Direction API is called for each result. This can be same as apiKey if it contains Google Directions API access Provide only if you want distance between loc & address in the result

Implementation

final String? directionsKey;