readOnePendingDevice abstract method

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

Implementation

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