menu
smart_device_core package
documentation
models/device/device_bean.dart
DeviceModel
isCanRotate method
isCanRotate method
dark_mode
light_mode
isCanRotate
method
bool
isCanRotate
(
)
Implementation
bool isCanRotate() { return canRotate; }
smart_device_core package
documentation
models/device/device_bean
DeviceModel
isCanRotate method
DeviceModel class