create static method

Geometry create()

Implementation

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