send_date property
read / write
Point in time (Unix timestamp) when the message will be sent. The date must be within 367 days in the future.
Implementation
late int send_date;
Point in time (Unix timestamp) when the message will be sent. The date must be within 367 days in the future.
late int send_date;