PollVoteRestrictionReasonCountryRestricted constructor

PollVoteRestrictionReasonCountryRestricted({
  1. required String countryCode,
})

Implementation

PollVoteRestrictionReasonCountryRestricted({required this.countryCode});