menu
roomplan_flutter package
documentation
api/models/scan_configuration.dart
ScanConfiguration
detectDoors property
detectDoors property
dark_mode
light_mode
detectDoors
property
bool
detectDoors
final
Whether to detect and include doors in the scan.
Implementation
final bool detectDoors;
roomplan_flutter package
documentation
api/models/scan_configuration
ScanConfiguration
detectDoors property
ScanConfiguration class