menu
mapsindoors_platform_interface package
documentation
platform_library.dart
MPBuilding
floorCount property
floorCount property
dark_mode
light_mode
floorCount
property
int
get
floorCount
Get the number of
MPFloor
s in the building
Implementation
int get floorCount => _floors!.length;
mapsindoors_platform_interface package
documentation
platform_library
MPBuilding
floorCount property
MPBuilding class