selector property

S Function(T) selector
final

Function to select a value from the listenable.

Implementation

final S Function(T) selector;