customParamsMapper property

Type? customParamsMapper
final

Custom mapper for this route

Must be specified if regexes is not null

Implementation

final Type? customParamsMapper;