Lazy<T extends Object> constructor
Lazy<T extends Object> (
- @sendable LazyConstructor<
T> _constructor
Implementation
Lazy(@sendable this._constructor);