getAllmDNSServiceList_Pre method
Implementation
$async.Future<$0.MDNSServiceList> getAllmDNSServiceList_Pre($grpc.ServiceCall $call, $async.Future<$1.Empty> $request) async {
return getAllmDNSServiceList($call, await $request);
}
$async.Future<$0.MDNSServiceList> getAllmDNSServiceList_Pre($grpc.ServiceCall $call, $async.Future<$1.Empty> $request) async {
return getAllmDNSServiceList($call, await $request);
}