selectionParticipationKey property

  1. @JsonKey(name: 'selection-participation-key')
String? selectionParticipationKey
final

Selection public key (if any) currently registered for this round.

Implementation

@JsonKey(name: 'selection-participation-key')
final String? selectionParticipationKey;