addAppKey abstract method

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

Implementation

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