floorIndex property
int
get
floorIndex
Get the location's floorIndex
Implementation
int get floorIndex => _properties!.floorIndex!;
Get the location's floorIndex
int get floorIndex => _properties!.floorIndex!;