mapper property
EOut Function(EIn error)
mapper
final
The function to map errors.
Implementation
final EOut Function(EIn error) mapper;
The function to map errors.
final EOut Function(EIn error) mapper;