create static method

MeshPacket create()

Implementation

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