active_until_date property
read / write
Point in time (Unix timestamp) until stealth mode is active; 0 if it is disabled.
Implementation
late int active_until_date;
Point in time (Unix timestamp) until stealth mode is active; 0 if it is disabled.
late int active_until_date;