floorLevel property

int? floorLevel
final

The floor level in buildings, relative to the building model. For example, if you are on the first floor, the value would be 1. Null if the floor level is not available or if the device is not in a building.

Implementation

final int? floorLevel;