matchesProvider static method
Generic match against any list key in extraConfig (e.g. custom ISPs).
Implementation
static bool matchesProvider(String key) => _matchesKey(key);
Generic match against any list key in extraConfig (e.g. custom ISPs).
static bool matchesProvider(String key) => _matchesKey(key);