HandleVotePollType typedef

HandleVotePollType = Future<void> Function(HandleVotePollOptions options)

Implementation

typedef HandleVotePollType = Future<void> Function(
    HandleVotePollOptions options);