menu
reportify package
documentation
model/group.dart
Groups
Groups.new constructor
Groups.new constructor
dark_mode
light_mode
Groups
constructor
Groups
(
{
Group
?
group
,
String
?
type
,
int
?
time
,
})
Implementation
Groups({this.group, this.type, this.time});
reportify package
documentation
model/group
Groups
Groups.new constructor
Groups class