maxPasswordHistory property Null safety

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

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

Implementation

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