In reply to SMRUTIRANJAN BISWAL:
You are mixing up phases with structure. You need to call set() before you can call get(). All components have a connect phase, and any component can have phases that execute after that.
In reply to SMRUTIRANJAN BISWAL:
You are mixing up phases with structure. You need to call set() before you can call get(). All components have a connect phase, and any component can have phases that execute after that.