DeviceInfoParser constructor

DeviceInfoParser(
  1. String text
)

Implementation

DeviceInfoParser(this.text) : doc = XmlDocument.parse(text);