key property

Key<T> key

Implementation

Key<T> get key => parentKey!.append(runtimeType, id: id);