addAppKey abstract method

Future<AddAppKeyResponse> addAppKey(
  1. ServiceCall call,
  2. AddAppKeyRequest request
)

Implementation

$async.Future<$0.AddAppKeyResponse> addAppKey($grpc.ServiceCall call, $0.AddAppKeyRequest request);