paramConverter property

ParameterConverter<P>? paramConverter

Function to convert parameters to the type expected by this route

Implementation

ParameterConverter<P>? get paramConverter;