passwordUpdatedAt property

int? passwordUpdatedAt
inherited

The timestamp, in milliseconds, that the account password was last changed.

Implementation

int? get passwordUpdatedAt => throw _privateConstructorUsedError;