last_active_date property
read / write
Point in time (Unix timestamp) when obtained authorization was last used.
Implementation
late int last_active_date;
Point in time (Unix timestamp) when obtained authorization was last used.
late int last_active_date;