notMemberOfOrganizationMessage property

  1. @override
String get notMemberOfOrganizationMessage
override

No description provided for @notMemberOfOrganizationMessage.

In en, this message translates to: 'You need to be a associated with a billing organization to continue. When you create an organization you will be considered its owner and primary administrator. As an administrator you can invite users to be part of that organization. Organization level subscriptions are shared across all users associated with the organization.'

Implementation

@override
String get notMemberOfOrganizationMessage => 'You need to be a associated with a billing organization to continue. When you create an organization you will be considered its owner and primary administrator. As an administrator you can invite users to be part of that organization. Organization level subscriptions are shared across all users associated with the organization.';