selector property
S Function(T)
selector
final
Function to select a value from the listenable.
Implementation
final S Function(T) selector;
Function to select a value from the listenable.
final S Function(T) selector;