cooldown_until_date property
read / write
Point in time (Unix timestamp) when stealth mode can be enabled again; 0 if there is no active cooldown.
Implementation
late int cooldown_until_date;
Point in time (Unix timestamp) when stealth mode can be enabled again; 0 if there is no active cooldown.
late int cooldown_until_date;