getDefault static method

ObstacleDetector getDefault()

Implementation

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