key property

int? key
final

The type of the key, can be a tuple with elements for each of the hashers. null when hashers.length == 0

Implementation

final int? key;