create static method

GPSFeature create()

Implementation

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