menu
lasso package
documentation
generated_code/lasso.swagger.dart
CrewTag
CrewTag.new constructor
CrewTag.new constructor
dark_mode
light_mode
CrewTag
constructor
CrewTag
(
{
int
?
id
,
DateTime
?
dbDateCreated
,
DateTime
?
dbDateUpdated
,
int
?
crew
,
int
?
tag
,
User
?
userTagger
,
})
Implementation
CrewTag({ this.id, this.dbDateCreated, this.dbDateUpdated, this.crew, this.tag, this.userTagger, });
lasso package
documentation
generated_code/lasso.swagger
CrewTag
CrewTag.new constructor
CrewTag class