menu
fishpi package
documentation
types/user.dart
UpdateUserParams
UpdateUserParams.new constructor
UpdateUserParams.new constructor
dark_mode
light_mode
UpdateUserParams
constructor
UpdateUserParams
(
{
String
?
userNickname
,
String
?
userTags
,
String
?
userURL
,
String
?
userIntro
,
String
?
mbti
,
})
Implementation
UpdateUserParams({ this.userNickname, this.userTags, this.userURL, this.userIntro, this.mbti, });
fishpi package
documentation
types/user
UpdateUserParams
UpdateUserParams.new constructor
UpdateUserParams class