UpdateUser constructor

UpdateUser({
  1. User? user,
})

Implementation

UpdateUser({this.user});