openAppUnlock property

bool openAppUnlock

打开app 是否开门

Implementation

bool get openAppUnlock {
  return _openAppUnlock;
}