getPages property

List<GetPage<T>>? getPages
final

List of routes/pages in the application.

Implementation

final List<GetPage<T>>? getPages;