]> git.proxmox.com Git - flutter/proxmox_dart_api_client.git/commitdiff
qemu status model: add spice parameter
authorTim Marx <t.marx@proxmox.com>
Mon, 14 Sep 2020 12:58:18 +0000 (14:58 +0200)
committerTim Marx <t.marx@proxmox.com>
Mon, 14 Sep 2020 12:58:18 +0000 (14:58 +0200)
Signed-off-by: Tim Marx <t.marx@proxmox.com>
lib/src/models/pve_nodes_qemu_status_model.dart

index 78d25fa64daea00d3849d8138171df144dff7f4a..18da1ef751d59831b5953f5908f16a9da11b1bd3 100644 (file)
@@ -46,6 +46,8 @@ abstract class PveQemuStatusModel
   String get lock;
   @nullable
   bool get template;
+  @nullable
+  bool get spice;
 
   PveQemuStatusModel._();
   factory PveQemuStatusModel(