addAPIApp abstract method

Future<AddAPIAppResponse> addAPIApp(
  1. ServiceCall call,
  2. AddAPIAppRequest request
)

Implementation

$async.Future<$0.AddAPIAppResponse> addAPIApp($grpc.ServiceCall call, $0.AddAPIAppRequest request);