select property

R Function<R>(T data)? select
final

Data selector to transform the data

Implementation

final R Function<R>(T data)? select;