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