getDefault static method

PointCloud getDefault()

Implementation

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