getAllHTTP abstract method

Future<HTTPList> getAllHTTP(
  1. ServiceCall call,
  2. Device request
)

Implementation

$async.Future<$0.HTTPList> getAllHTTP($grpc.ServiceCall call, $0.Device request);