UserPasswordInfoV1 constructor

UserPasswordInfoV1(
  1. {String id,
  2. DateTime change_time,
  3. bool locked,
  4. DateTime lock_time}
)