import QtQuick 2.15 // Required mock of: src/app/modules/main/wallet_section/overview/view.nim Item { readonly property string contextPropertyName: "walletSectionOverview" // // Silence warnings readonly property string mixedcaseAddress: "" }