plan property
String?
get
plan
Current plan name (starter, pro, enterprise, offline).
Implementation
static String? get plan => _plan;
Current plan name (starter, pro, enterprise, offline).
static String? get plan => _plan;