isCurrentChatKfPage static method

bool? isCurrentChatKfPage()

Implementation

static bool? isCurrentChatKfPage() {
  return SpUtil.getBool(BytedeskConstants.isCurrentChatKfPage);
}