openAppUnlock property

bool get openAppUnlock

打开app 是否开门

Implementation

bool get openAppUnlock {
  return _openAppUnlock;
}