orgBillingPlanSubtitleBootstrap property

  1. @override
String get orgBillingPlanSubtitleBootstrap
override

No description provided for @orgBillingPlanSubtitleBootstrap.

In en, this message translates to: 'Your current organisation does not have an active subscription. To continue using the application within the context of your organisation you need to subscribe to one of the following plans.'

Implementation

@override
String get orgBillingPlanSubtitleBootstrap =>
    'Your current organisation does not have an active subscription. To continue using the application within the context of your organisation you need to subscribe to one of the following plans.';