listActions abstract method

Future<Actions> listActions(
  1. ServiceCall call,
  2. RequestEnvelope request
)

Implementation

$async.Future<$1.Actions> listActions($grpc.ServiceCall call, $0.RequestEnvelope request);