value property

Object? value
final

The resolved value, or null when this is a miss.

Implementation

final Object? value;