create static method

GeoPoint create()

Implementation

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