getDevice abstract method

Future<GetDeviceResponse> getDevice(
  1. ServiceCall call,
  2. GetDeviceRequest request
)

Implementation

$async.Future<$0.GetDeviceResponse> getDevice(
    $grpc.ServiceCall call, $0.GetDeviceRequest request);