Route path prefixes that belong to this feature. When any URL matching these prefixes is navigated to, the feature is loaded.
Example: ['/food', '/food-admin']
['/food', '/food-admin']
final List<String> routePrefixes;