deviceId property

String? deviceId
getter/setter pair

设备id

一般模拟器使用,因为模拟器可能获得的设备id都一样

Implementation

String? deviceId;