create static method

ShapeEntity create()

Implementation

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