getUid static method

String? getUid()

Implementation

static String? getUid() {
  return SpUtil.getString(BytedeskConstants.uid);
}