WalletOpeningException constructor

WalletOpeningException({
  1. required String message,
})

Implementation

WalletOpeningException({required this.message});