I want to implement a mechanism, when I set a closure inside class's property, and I'll use this closure later to setup header content.
Is there a way to implement such behavior?
I want to implement a mechanism, when I set a closure inside class's property, and I'll use this closure later to setup header content.
Is there a way to implement such behavior?