toXML method

String toXML()

Implementation

String toXML() {
  return '''<interfaceMode mode="$mode"/>''';
}