getAppKey abstract method

Future<GetAppKeyResponse> getAppKey(
  1. ServiceCall call,
  2. GetAppKeyRequest request
)

Implementation

$async.Future<$1.GetAppKeyResponse> getAppKey(
    $grpc.ServiceCall call, $1.GetAppKeyRequest request);