failedToAddMint property

  1. @override
String get failedToAddMint
override

Error message when adding Cashu wallet fails

In en, this message translates to: 'Failed to add mint. Please check the URL and try again.'

Implementation

@override
String get failedToAddMint =>
    'Impossibile aggiungere la zecca. Controlla l\'URL e riprova.';