floorIndex property

int get floorIndex

Get the floor's floorIndex

Implementation

int get floorIndex => _floorIndex ?? defaultGroundFloorIndex;