Routes the network edge routes.
@MPI(name: "mesh.net.routes") Future<List<Route>?> routes({Context? ctx}) { throw UnimplementedError('routes() has not been implemented.'); }