distinct property

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

Implementation

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