gatherDeviceDetails method

Map<String, dynamic> gatherDeviceDetails()

Implementation

Map<String, dynamic> gatherDeviceDetails() {
  return {};
}