addOrgUsersError property

  1. @override
String get addOrgUsersError
override

No description provided for @addOrgUsersError.

In en, this message translates to: 'Error adding users to the organization. Please contact support if this error persists.'

Implementation

@override
String get addOrgUsersError => 'Error adding users to the organization. Please contact support if this error persists.';