routes property

List<Map<String, dynamic>> routes
final

List of registered application routes.

Implementation

final List<Map<String, dynamic>> routes;