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