xmlFileContent top-level constant

String const xmlFileContent

Implementation

const xmlFileContent = '''<?xml version="1.0" encoding="utf-8"?>
<resources>
</resources>
''';