create static method

GeoLineString create()

Implementation

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