deleteAccountNotification property

  1. @override
String get deleteAccountNotification
override

No description provided for @deleteAccountNotification.

In en, this message translates to: 'After deleted account, you will not be able to use your current account, and related data will be deleted and cannot be retrieved.'

Implementation

@override
String get deleteAccountNotification => 'After deleted account, you will not be able to use your current account, and related data will be deleted and cannot be retrieved.';