routeCount property

int get routeCount

Gets the number of routes

Implementation

int get routeCount => routes.length;