key property

  1. @visibleForTesting
ScopeKey<T> key
final

the key that was a duplicate.

Implementation

@visibleForTesting

/// the key that was a duplicate.
final ScopeKey<T> key;