getDefault static method

SetRPMResponse getDefault()

Implementation

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