listDevices_Pre method
Implementation
$async.Future<$0.ListDevicesResponse> listDevices_Pre($grpc.ServiceCall call,
$async.Future<$0.ListDevicesRequest> request) async {
return listDevices(call, await request);
}
$async.Future<$0.ListDevicesResponse> listDevices_Pre($grpc.ServiceCall call,
$async.Future<$0.ListDevicesRequest> request) async {
return listDevices(call, await request);
}