value property

  1. @override
V value
final

The wrapped value associated with the finalizer.

Must always return a non-null instance.

Implementation

@override
final V value;