menu
flutter_testrail package
documentation
test_case_history.dart
TestCaseHistory
TestCaseHistory constructor
TestCaseHistory constructor
dark_mode
light_mode
TestCaseHistory
constructor
TestCaseHistory
(
{
List
<
History
>
?
history
,
int
?
limit
,
Links
?
links
,
int
?
offset
,
int
?
size
,
})
Implementation
TestCaseHistory({ this.history, this.limit, this.links, this.offset, this.size, });
flutter_testrail package
documentation
test_case_history
TestCaseHistory
TestCaseHistory constructor
TestCaseHistory class