getDefault static method

MotorCommand getDefault()

Implementation

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