v1UpdateUserIntent constructor
const
v1UpdateUserIntent({})
Implementation
const v1UpdateUserIntent({
required this.userId,
this.userName,
this.userEmail,
this.userTagIds,
this.userPhoneNumber,
});
const v1UpdateUserIntent({
required this.userId,
this.userName,
this.userEmail,
this.userTagIds,
this.userPhoneNumber,
});