unclaimDevice abstract method

Future<UnclaimDeviceResponse> unclaimDevice(
  1. ServiceCall call,
  2. UnclaimDeviceRequest request
)

Implementation

$async.Future<$0.UnclaimDeviceResponse> unclaimDevice(
    $grpc.ServiceCall call, $0.UnclaimDeviceRequest request);