blockIfEmulatorOrSimulator property

bool blockIfEmulatorOrSimulator
final

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;