includeCustomMappers property

Iterable<MapperBase<Object>>? includeCustomMappers
final

Specify additional custom mappers that should be included for fields of this class.

Implementation

final Iterable<MapperBase>? includeCustomMappers;