getAllmDNSServiceList method

ResponseFuture<MDNSServiceList> getAllmDNSServiceList(
  1. Empty request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$0.MDNSServiceList> getAllmDNSServiceList($1.Empty request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getAllmDNSServiceList, request, options: options);
}