WalletApp constructor
const
WalletApp({})
Implementation
const WalletApp({
required this.appName,
required this.name,
required this.bridgeUrl,
required this.image,
required this.aboutUrl,
this.universalUrl,
this.platforms,
});