menu
lunaris_engine package
documentation
RoutingNET/rip_algorithm.dart
RoutingTable<T>
routeCount property
routeCount property
dark_mode
light_mode
routeCount
property
int
get
routeCount
Gets the number of routes
Implementation
int get routeCount => routes.length;
lunaris_engine package
documentation
RoutingNET/rip_algorithm
RoutingTable<T>
routeCount property
RoutingTable class