onVoted property

dynamic Function(bool status, String? result)? onVoted
final

Implementation

final Function(bool status, String? result)? onVoted;