directionsKey property

String? directionsKey
final

Google Directions Key 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;