GeoCode constructor

GeoCode({
  1. String apiKey = '',
})

Implementation

GeoCode({this.apiKey = ''});