removeAppKey abstract method

Future<RemoveAppKeyResponse> removeAppKey(
  1. ServiceCall call,
  2. RemoveAppKeyRequest request
)

Implementation

$async.Future<$1.RemoveAppKeyResponse> removeAppKey(
    $grpc.ServiceCall call, $1.RemoveAppKeyRequest request);