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 => '删除帐户后,您将无法使用当前帐户,相关数据将被删除且无法恢复。';