menu
github_flutter package
documentation
github.dart
Reaction
Reaction.new constructor
Reaction.new constructor
dark_mode
light_mode
Reaction
constructor
Reaction
(
{
int
?
id
,
String
?
nodeId
,
User
?
user
,
String
?
content
,
DateTime
?
createdAt
,
})
Implementation
Reaction({this.id, this.nodeId, this.user, this.content, this.createdAt});
github_flutter package
documentation
github
Reaction
Reaction.new constructor
Reaction class