value property
TValue?
value
final
The current value stored in the Cache for the attributed TIdentifier
.
Implementation
final TValue? value;
The current value stored in the Cache for the attributed TIdentifier
.
final TValue? value;