isRealDevice property
Indicates if the device is a physical device (iOS only). For Android, this is usually inferred from isEmulator.
Implementation
final bool isRealDevice;
Indicates if the device is a physical device (iOS only). For Android, this is usually inferred from isEmulator.
final bool isRealDevice;