getAllDevice abstract method

Future<DeviceList> getAllDevice(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$0.DeviceList> getAllDevice($grpc.ServiceCall call, $1.Empty request);