WalletNotSupportFeatureError constructor
WalletNotSupportFeatureError(
- String? message
Implementation
WalletNotSupportFeatureError(String? message) : super(message);
WalletNotSupportFeatureError(String? message) : super(message);