isADeviceInChain abstract method

Future<IsADeviceInChainResponse> isADeviceInChain(
  1. ServiceCall call,
  2. ReadDevicesRequest request
)

Implementation

$async.Future<$1.IsADeviceInChainResponse> isADeviceInChain(
    $grpc.ServiceCall call, $1.ReadDevicesRequest request);