cannotDeleteSelf property

  1. @override
String get cannotDeleteSelf
override

No description provided for @cannotDeleteSelf.

In en, this message translates to: 'You are not authorized to delete your user'

Implementation

@override
String get cannotDeleteSelf => 'You are not authorized to delete your user';