key property

List<int>? key
final

Optional message key that was used for partition assignment. The key can be null.

Implementation

final List<int>? key;