deviceInfo property

Map<String, dynamic>? get deviceInfo

设备信息

Implementation

Map<String, dynamic>? get deviceInfo => _deviceInfo;