results property Null safety

Iterable<GoogleGeocodingResult> results
final

More info at https://developers.google.com/maps/documentation/geocoding/overview#results

Implementation

final Iterable<GoogleGeocodingResult> results;