isPlanVisible property

bool get isPlanVisible

Implementation

bool get isPlanVisible => _getAttribute<bool>(kPlanVisible, false);