create static method

Geolocation create()

Implementation

@$core.pragma('dart2js:noInline')
static Geolocation create() => Geolocation._();