getAppKey_Pre method
Implementation
$async.Future<$0.GetAppKeyResponse> getAppKey_Pre($grpc.ServiceCall call, $async.Future<$0.GetAppKeyRequest> request) async {
return getAppKey(call, await request);
}
$async.Future<$0.GetAppKeyResponse> getAppKey_Pre($grpc.ServiceCall call, $async.Future<$0.GetAppKeyRequest> request) async {
return getAppKey(call, await request);
}