isRealDevice property

bool isRealDevice
final

Indicates if the device is a physical device (iOS only). For Android, this is usually inferred from isEmulator.

Implementation

final bool isRealDevice;