menu
u package
documentation
data/data.dart
UFollowParams
UFollowParams.new constructor
UFollowParams.new constructor
dark_mode
light_mode
UFollowParams
constructor
UFollowParams
(
{
String
?
userId
,
String
?
targetUserId
,
String
?
targetProductId
,
String
?
targetCategoryId
,
})
Implementation
UFollowParams({ this.userId, this.targetUserId, this.targetProductId, this.targetCategoryId, });
u package
documentation
data/data
UFollowParams
UFollowParams.new constructor
UFollowParams class