PutInsightRuleOutput.fromXml constructor
PutInsightRuleOutput.fromXml(
- XmlElement elem
Implementation
factory PutInsightRuleOutput.fromXml(
// ignore: avoid_unused_constructor_parameters
_s.XmlElement elem) {
return PutInsightRuleOutput();
}