ConstNullableLazyCell<T> constructor
const
ConstNullableLazyCell<T> (
- T _func(),
- Object id
Implementation
const ConstNullableLazyCell(this._func, this.id);
const ConstNullableLazyCell(this._func, this.id);