AttributeKey<R> constructor
const
AttributeKey<R> (
- String uniqueKey
Implementation
const AttributeKey(String uniqueKey) : super(uniqueKey);
const AttributeKey(String uniqueKey) : super(uniqueKey);