isPhysicalDevice property

bool? isPhysicalDevice
final

false if the application is running in an emulator, true otherwise.

Implementation

final bool? isPhysicalDevice;