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