Geolocation constructor

Geolocation([
  1. void updates(
    1. GeolocationBuilder b
    )
])

Implementation

factory Geolocation([void updates(GeolocationBuilder b)]) = _$Geolocation;