Networks

fun Networks(    available: Set<String> = emptySet(),     selectionMandatory: Boolean = false,     preferred: String? = null)