isDeviceProtectedStorage property
bool
get
isDeviceProtectedStorage
from: public abstract boolean isDeviceProtectedStorage()
Implementation
core$_.bool get isDeviceProtectedStorage {
return _get$isDeviceProtectedStorage(
reference.pointer,
_id_get$isDeviceProtectedStorage.pointer,
).boolean;
}