UpdateUserBioArguments constructor

UpdateUserBioArguments({
  1. UserBio? bio,
})

Implementation

UpdateUserBioArguments({this.bio});