RoomPlanNotAvailableException constructor
RoomPlanNotAvailableException()
Implementation
RoomPlanNotAvailableException()
: super(
'RoomPlan is not available on this device. Requires a device with LiDAR sensor and iOS 16 or newer.',
);