FlutterCombainIndoorLocation constructor
FlutterCombainIndoorLocation({})
Implementation
FlutterCombainIndoorLocation({
required this.buildingName,
required this.buildingId,
this.floor,
this.floorIndex,
this.combainFloorMap,
this.address,
this.featureModelId,
this.buildingModelId,
});