close_date property
read / write
Point in time (Unix timestamp) when the poll will automatically be closed.
Implementation
late int close_date;
Point in time (Unix timestamp) when the poll will automatically be closed.
late int close_date;