setScreenLockEnabled method
更新屏幕锁定状态
Implementation
void setScreenLockEnabled(bool enabled) {
throw UnimplementedError(
'setScreenLockEnabled() has not been implemented.');
}
更新屏幕锁定状态
void setScreenLockEnabled(bool enabled) {
throw UnimplementedError(
'setScreenLockEnabled() has not been implemented.');
}