when property

bool Function(T oldValue, T newValue)? when
final

Implementation

final bool Function(T oldValue, T newValue)? when;