getPages property

List<GetPage>? getPages
final

List of routes/pages in the application.

Implementation

final List<GetPage>? getPages;