infoMap property

Map<String, dynamic> get infoMap

将设备信息以Map的形式返回

Implementation

static Map<String, dynamic> get infoMap => _deviceInfo.data;