MmPatchUserRequest constructor
MmPatchUserRequest({})
Returns a new MmPatchUserRequest instance.
Implementation
MmPatchUserRequest({
this.email,
this.username,
this.firstName,
this.lastName,
this.nickname,
this.locale,
this.position,
this.props,
this.notifyProps,
});