create static method

PointCloudObject create()

Implementation

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