addDevice abstract method

Future<Empty> addDevice(
  1. ServiceCall call,
  2. Device request
)

Implementation

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