getIsCPNew method

bool? getIsCPNew()

Implementation

bool? getIsCPNew() {
  return SessionManagerMethods.getBool(isCPNew);
}