getCustomId method

String getCustomId()

Implementation

String getCustomId() {
  return getStringOr(config.cidKey, '');
}