routePaths property

List<String> routePaths
final

The route paths new screens should be registered under when running create commands.

Implementation

final List<String> routePaths;