noActiveSubcriptionForOrganization property
No description provided for @noActiveSubcriptionForOrganization.
In en, this message translates to: 'Your current organisation does not have an active subscription. To continue using the application within the context of an organisation it needs to have an active subscription.'
Implementation
@override
String get noActiveSubcriptionForOrganization =>
'Your current organisation does not have an active subscription. To continue using the application within the context of an organisation it needs to have an active subscription.';