getDefault static method

PointCloudObject getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static PointCloudObject getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<PointCloudObject>(create);