readOnePendingDevice abstract method

Future<Device> readOnePendingDevice(
  1. ServiceCall call,
  2. ReadDeviceBtqRequest request
)

Implementation

$async.Future<$12.Device> readOnePendingDevice($grpc.ServiceCall call, $8.ReadDeviceBtqRequest request);