getPhonePrefixes_Pre method

Implementation

$async.Future<$9.AppDistributionProto_PhonePrefixesResponse> getPhonePrefixes_Pre($grpc.ServiceCall $call, $async.Future<$9.AppDistributionProto_PhonePrefixesRequest> $request) async {
  return getPhonePrefixes($call, await $request);
}