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