Whether the app is running on a physical device rather than an emulator or simulator.
Returns true for real hardware, false for emulators and simulators.
true
false
Future<bool> get isRealDevice;