UpdateUserResponse constructor

UpdateUserResponse({
  1. Data? data,
})

Implementation

UpdateUserResponse({this.data});