updateOrgConfigError property

  1. @override
String get updateOrgConfigError
override

No description provided for @updateOrgConfigError.

In en, this message translates to: 'Error updating organization config. Please contact support if this error persists.'

Implementation

@override
String get updateOrgConfigError => 'Error updating organization config. Please contact support if this error persists.';