lazy-init-value

Lazy initialization of values, supporting both synchronous and asynchronous scenarios

lazy-init

Lazily initialize values by deferring their creation until first use, resulting in better performance.