floor property

int? floor
final

The floor specifies the floor of the building on which the device is located.

The floor property is only available on iOS and only when the information is available. In all other cases this value will be null.

Implementation

final int? floor;