Vote<T>.skip constructor

const Vote<T>.skip()

Implementation

const factory Vote.skip() = _VoteSkip<T>;