tRemoveAccountConfirm property

  1. @override
String get tRemoveAccountConfirm
override

No description provided for @tRemoveAccountConfirm.

In en, this message translates to: 'Are you sure you want to remove your account? This action cannot be undone.'

Implementation

@override
String get tRemoveAccountConfirm =>
    'Möchtest du dein Konto wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.';