historyKey property

  1. @Index(type: IndexType.hash)
String historyKey
final

The key representing the history type of this item.

Implementation

@Index(type: IndexType.hash)
final String historyKey;