expiration_date property
read / write
Point in time (Unix timestamp) when the link will expire; pass 0 if never.
Implementation
late int expiration_date;
Point in time (Unix timestamp) when the link will expire; pass 0 if never.
late int expiration_date;