listExecutions abstract method

Future<ListExecutionsResponse> listExecutions(
  1. ServiceCall call,
  2. ListExecutionsRequest request
)

Implementation

$async.Future<$0.ListExecutionsResponse> listExecutions($grpc.ServiceCall call, $0.ListExecutionsRequest request);