Interior class
Methods
-
clearCache()
→ Future<Map<String, dynamic>>
-
Clear cache (Enterprise only)
inherited
-
clearQueue()
→ Future<Map<String, dynamic>>
-
Clear task queue (Enterprise only)
inherited
-
exteriorRestorer(ExteriorSchema schema)
→ Future<Map<String, dynamic>>
-
-
fetch(String id)
→ Future<Map<String, dynamic>>
-
Fetch task result by ID
inherited
-
floor(FloorSchema schema)
→ Future<Map<String, dynamic>>
-
-
interior(InteriorSchema schema)
→ Future<Map<String, dynamic>>
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
restart()
→ Future<Map<String, dynamic>>
-
Restart server (Enterprise only)
inherited
-
roomDecorator(RoomDecoratorSchema schema)
→ Future<Map<String, dynamic>>
-
-
scenario(ScenarioSchema schema)
→ Future<Map<String, dynamic>>
-
-
systemDetails()
→ Future<Map<String, dynamic>>
-
Get system details (Enterprise only)
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
-
update()
→ Future<Map<String, dynamic>>
-
Update server (Enterprise only)
inherited