computed property name
🚧 under construction
Last updated
Was this helpful?
🚧 under construction
Last updated
Was this helpful?
⟩ ⟩ ⟩ ⟩ ⟩ computed
it's the name of the property that is computed, not the value of the property.
don't confuse with a computed property in Swift, which is the value of the property that is computed.