Solution: Lazy-Load a Heavy Service Only When First Used

Use the get trap to instantiate a service only when it’s first accessed.

Solution: Lazy-Load a Heavy Service Only When First Used

Use the get trap to instantiate a service only when it’s first accessed.