IntegrityCheckConfig constructor
const
IntegrityCheckConfig({})
Implementation
const IntegrityCheckConfig({
this.blockIfRootedOrJailbroken = true,
this.blockIfDeveloperMode = false,
this.blockIfEmulatorOrSimulator = true,
});