ProfileUpdate constructor
Initializes a new instance of the ProfileUpdate class.
Implementation
ProfileUpdate({
this.data,
this.message,
this.status,
});
Initializes a new instance of the ProfileUpdate class.
ProfileUpdate({
this.data,
this.message,
this.status,
});