listDevices abstract method

Future<ListDevicesResponse> listDevices(
  1. ServiceCall call,
  2. ListDevicesRequest request
)

Implementation

$async.Future<$0.ListDevicesResponse> listDevices(
    $grpc.ServiceCall call, $0.ListDevicesRequest request);