getDefault static method

Implementation

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