create static method

PointCloud create()

Implementation

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