passwordExpiresInDays property
latefinal
Number of days until the user's password expires.
Null if password expiration is not enforced or unknown. Not a Fetchable field.
Implementation
late final passwordExpiresInDays = integer().nullable()();