data property

Implementation

PollBuilder get data;
void data=(PollBuilder? data)

Implementation

set data(PollBuilder? data);