data property

Map<String, dynamic> get data

Supply the device information

Implementation

//  static Map<String, String> get data => _deviceParameters;
static Map<String, dynamic> get data => _deviceParameters;