routes property

List<AppRoute>? routes
getter/setter pair

Implementation

List<AppRoute>? routes = <AppRoute>[];