You could add an existing list of another type to the observable list using a list.assign (oldList); or the assignAll method, which differs from add, and addAll, which must be of the same type. All existing methods in a list are also available on GetX.
...
...
@@ -700,14 +701,16 @@ To define routes, use GetMaterialApp: