NullableOnceCell<T>.constant constructor
const
NullableOnceCell<T>.constant (
- Object id
Implementation
const factory NullableOnceCell.constant(Object id) = ConstNullableOnceCell;