mapper property

Stream<T> Function(S? value) mapper
final

Implementation

final Stream<T> Function(S? value) mapper;