ignoreAppLock property

bool? ignoreAppLock
getter/setter pair

Flag for overriding the app lock during import.

If set to true, the import process will ignore the app lock.

Optional.

Implementation

core.bool? ignoreAppLock;