WalletOpeningException constructor
WalletOpeningException({
- required String message,
Implementation
WalletOpeningException({required this.message});
WalletOpeningException({required this.message});