searchAll abstract method

Future<WorkflowsRulesList> searchAll(
  1. ServiceCall call,
  2. WorkflowsRulesServiceSearchAllReq request
)

Implementation

$async.Future<$0.WorkflowsRulesList> searchAll(
    $grpc.ServiceCall call, $0.WorkflowsRulesServiceSearchAllReq request);