Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId. More...
import meta.dart;import _library_context.dart;import containers__conversion.dart;import exception.dart;import lazy_list.dart;import lazy_map.dart;import sublocation.dart;import weak_interface_wrapper.dart;
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Building |
| Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId. More... | |
Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId.
Definition in file building.dart.