defaultOrganizationSetNotification property

  1. @override
String get defaultOrganizationSetNotification
override

No description provided for @defaultOrganizationSetNotification.

In en, this message translates to: 'Your default organisation has been updated. For the changes to take effect, you will be logged out and will have to log back in.'

Implementation

@override
String get defaultOrganizationSetNotification =>
    'Your default organisation has been updated. For the changes to take effect, you will be logged out and will have to log back in.';