isUnifiedPlanSupported method

bool isUnifiedPlanSupported()

Implementation

bool isUnifiedPlanSupported() {
  return true;
}