create static method

GeoInfo create()

Implementation

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