Create an Attribute from a list of String values.
Attribute.fromStringList(this.key, List<String> this.value) { _assertKey(key); }