create static method

Mesh create()

Implementation

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