isDeviceAnEmulatorOrASimulator property

bool get isDeviceAnEmulatorOrASimulator

是否模拟器

Implementation

bool get isDeviceAnEmulatorOrASimulator => deviceData['isPhysicalDevice'];