configureDevice abstract method

Future<ConfigureDeviceResponse> configureDevice(
  1. ServiceCall call,
  2. ConfigureDeviceRequest request
)

Implementation

$async.Future<$0.ConfigureDeviceResponse> configureDevice(
    $grpc.ServiceCall call, $0.ConfigureDeviceRequest request);