create static method

ShapeEntity create()

Implementation

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