menu
flutter_testrail package
documentation
test_case_history.dart
History
History constructor
History constructor
dark_mode
light_mode
History
constructor
History
(
{
List
<
Changes
>
?
changes
,
DateTime
?
createdOn
,
int
?
id
,
int
?
typeId
,
int
?
userId
,
})
Implementation
History({ this.changes, this.createdOn, this.id, this.typeId, this.userId, });
flutter_testrail package
documentation
test_case_history
History
History constructor
History class