last_used_date property
read / write
Point in time (Unix timestamp) when the proxy was last used; 0 if never.
Implementation
late int last_used_date;
Point in time (Unix timestamp) when the proxy was last used; 0 if never.
late int last_used_date;