value property
The wrapped value associated with the finalizer.
Must always return a non-null instance.
Implementation
@override
final V value;
The wrapped value associated with the finalizer.
Must always return a non-null instance.
@override
final V value;