()
| 9504 | this.childModel = n.child; |
| 9505 | } |
| 9506 | hash() { |
| 9507 | let e = "Facet"; |
| 9508 | for (const t of Be) this[t] && (e += ` ${t.charAt(0)}:${d(this[t])}`); |
| 9509 | return e; |
| 9510 | } |
| 9511 | get fields() { |
| 9512 | const e = []; |
| 9513 | for (const t of Be) this[t]?.fields && e.push(...this[t].fields); |