DeviceInfo constructor
DeviceInfo({})
Implementation
DeviceInfo({this.deviceId = '',this.deviceType = 0,this.manufacturer = '',this.brand = '',this.model = '',this.board = '',this.hardware = '',this.host = '',this.display = '',this.density = '',this.sys = '',this.abis = '',this.extension = '', Map<String, dynamic>? json});