OnGeneratePath typedef

OnGeneratePath = String Function(AutoRoute route)

Signature for a function that generates a path for a route name

Implementation

typedef OnGeneratePath = String Function(AutoRoute route);