import QtQuick 2.14
QtObject {
property var accountSensitiveSettings: {}
property var dappList: []
}