onExpired property

void Function(K k, V? v)? onExpired
final

Implementation

final void Function(K k, V? v)? onExpired;