menu
roomplan_flutter package
documentation
api/models/scan_metadata.dart
ScanMetadata
hasLidar property
hasLidar property
dark_mode
light_mode
hasLidar
property
bool
hasLidar
final
Indicates whether the device has a LiDAR sensor, which affects accuracy.
Implementation
final bool hasLidar;
roomplan_flutter package
documentation
api/models/scan_metadata
ScanMetadata
hasLidar property
ScanMetadata class