maxPasswordHistory property Null safety
@JsonKey(name: '@MaxPasswordHistory'), final
Maximum number of passwords that the device can remember for each user
Implementation
@JsonKey(name: '@MaxPasswordHistory')
final int? maxPasswordHistory;