menu
u package
documentation
data/data.dart
UCommentReacts
UCommentReacts.new constructor
UCommentReacts.new constructor
dark_mode
light_mode
UCommentReacts
constructor
UCommentReacts
(
{
required
int
tag
,
required
String
userId
,
})
Implementation
UCommentReacts({ required this.tag, required this.userId, });
u package
documentation
data/data
UCommentReacts
UCommentReacts.new constructor
UCommentReacts class