floorIndex property Null safety

int floorIndex

Get the location's floorIndex

Implementation

int get floorIndex => _properties!._floorIndex!;