getDefault static method

LaneSetFallCommand getDefault()

Implementation

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