plan property

String? get plan

Current plan name (starter, pro, enterprise, offline).

Implementation

static String? get plan => _plan;