getDescription static method

String? getDescription()

Implementation

static String? getDescription() {
  return SpUtil.getString(BytedeskConstants.description);
}