Default path generator
static String defaultPathGenerator(AutoRoute r) { return toKebabCase(r.name); }