pending_reset_date property
read / write
Point in time (Unix timestamp) after which the password can be reset immediately using resetPassword.
Implementation
late int pending_reset_date;
Point in time (Unix timestamp) after which the password can be reset immediately using resetPassword.
late int pending_reset_date;