passwordUpdatedAt property

double? passwordUpdatedAt
getter/setter pair

The timestamp, in milliseconds from the epoch of 1970-01-01T00:00:00Z, when the account's password was last updated.

Implementation

core.double? passwordUpdatedAt;