AttributeKey<R> constructor

const AttributeKey<R>(
  1. String uniqueKey
)

Implementation

const AttributeKey(super.uniqueKey);