selector property
R Function(T)
get
selector
The selector function used to derive the value.
Implementation
R Function(T) get selector => _selector;
The selector function used to derive the value.
R Function(T) get selector => _selector;