deleteWalletConfirmationMessage property
Message for delete wallet confirmation dialog
In en, this message translates to: 'Are you sure you want to delete this wallet? This action cannot be undone.'
Implementation
@override
String get deleteWalletConfirmationMessage =>
'このウォレットを削除してもよろしいですか? この操作は元に戻せません。';