poll method

  1. @override
Future<Vote<T>> poll()
override

Implementation

@override
Future<Vote<T>> poll() => _poll();