onUnvote property

ValueChanged<String>? onUnvote
final

Called when retracting a vote.

Implementation

final ValueChanged<String>? onUnvote;