getPhonePrefixes_Pre method

Implementation

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