floorCount property

int get floorCount

Get the number of MPFloors in the building

Implementation

int get floorCount => _floors!.length;