selector property

S Function(T v) selector
final

Function to select a value from the listenable.

Implementation

final S Function(T v) selector;