menu
google_maps_apis package
documentation
places_new.dart
RestAPIService<DataType extends Jsonable<Object>>
apiKey property
apiKey property
dark_mode
light_mode
apiKey
property
String
?
apiKey
final
API key to be used on requests
Implementation
final String? apiKey;
google_maps_apis package
documentation
places_new
RestAPIService<DataType extends Jsonable<Object>>
apiKey property
RestAPIService class