confirmWalletDescription property

  1. @override
String get confirmWalletDescription
override

No description provided for @confirmWalletDescription.

In en, this message translates to: 'Review these details before adding this wallet.'

Implementation

@override
String get confirmWalletDescription =>
    'Review these details before adding this wallet.';