- _map
Map!(string, Set!(Router)) _map;
 Undocumented in source.
- add
void add(string rule, Router router)
 Undocumented in source. Be warned that the author may not have intended to support it.
- match
MatchResult match(string value)
 Undocumented in source. Be warned that the author may not have intended to support it.
- getMatchType
MatchType getMatchType()
 Undocumented in source. Be warned that the author may not have intended to support it.