floors property

Map<int?, String?> floors
getter/setter pair

The floor index => floorLabel for target

Implementation

Map<int?, String?> floors;