mapper property

TOut Function(TIn value) mapper
final

The function to map the valid value.

Implementation

final TOut Function(TIn value) mapper;