maxPasswordHistory property

  1. @JsonKey(name: '@MaxPasswordHistory')
int? maxPasswordHistory
final

Maximum number of passwords that the device can remember for each user

Implementation

@JsonKey(name: '@MaxPasswordHistory')
final int? maxPasswordHistory;