getPoll

abstract suspend fun getPoll(pollId: String): Poll?

Gets a single Poll's details.