PollUpdatedType typedef
Type definition for the function that updates poll information.
Implementation
typedef PollUpdatedType = Future<void> Function(PollUpdatedOptions options);
Type definition for the function that updates poll information.
typedef PollUpdatedType = Future<void> Function(PollUpdatedOptions options);