viewAll method
View all
Implementation
$grpc.ResponseFuture<$0.WorkflowsRulesList> viewAll(
$1.ActiveStatus request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewAll, request, options: options);
}
View all
$grpc.ResponseFuture<$0.WorkflowsRulesList> viewAll(
$1.ActiveStatus request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewAll, request, options: options);
}