device property

Future<DeviceInfo> get device

获取设备信息

Implementation

Future<DeviceInfo> get device => _getAsyncDeviceInfo();