isDeviceAnEmulatorOrASimulator property
bool
get
isDeviceAnEmulatorOrASimulator
是否模拟器
Implementation
bool get isDeviceAnEmulatorOrASimulator => deviceData['isPhysicalDevice'];
是否模拟器
bool get isDeviceAnEmulatorOrASimulator => deviceData['isPhysicalDevice'];