getAppConfig_Pre method
Implementation
$async.Future<$1.ClientConfig> getAppConfig_Pre(
$grpc.ServiceCall $call, $async.Future<$0.AccountId> $request) async {
return getAppConfig($call, await $request);
}
$async.Future<$1.ClientConfig> getAppConfig_Pre(
$grpc.ServiceCall $call, $async.Future<$0.AccountId> $request) async {
return getAppConfig($call, await $request);
}