public getPrefixRecordId()

in src/Setting.ts [20:22]


  public getPrefixRecordId() {
    return this.setting.prefixRecordId ?? "DEFAULT";
  }