SyncConfig.fromSet( {Set<String> names = const {}, Set<String> prefixes = const {}}) { _names = names; _prefixes = prefixes; }