Create an Attribute from an integer value.
Attribute.fromInt(this.key, int this.value) { _assertKey(key); }