blockIfEmulatorOrSimulator property
If set to true, the check will flag the device as unsafe if it is running on an Emulator or Simulator.
Defaults to true.
Implementation
final bool blockIfEmulatorOrSimulator;
If set to true, the check will flag the device as unsafe if it is running on an Emulator or Simulator.
Defaults to true.
final bool blockIfEmulatorOrSimulator;