getMyPhone_Pre method
Implementation
$async.Future<$0.GetMyPhoneResponse> getMyPhone_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetMyPhoneRequest> $request) async {
return getMyPhone($call, await $request);
}
$async.Future<$0.GetMyPhoneResponse> getMyPhone_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetMyPhoneRequest> $request) async {
return getMyPhone($call, await $request);
}