addMqttDevice_Pre method
Implementation
$async.Future<$0.OperationResponse> addMqttDevice_Pre($grpc.ServiceCall call, $async.Future<$5.MqttDeviceInfo> request) async {
return addMqttDevice(call, await request);
}
$async.Future<$0.OperationResponse> addMqttDevice_Pre($grpc.ServiceCall call, $async.Future<$5.MqttDeviceInfo> request) async {
return addMqttDevice(call, await request);
}