menu
flutter_testrail package
documentation
test_attachment.dart
TestAttachment
TestAttachment const constructor
TestAttachment const constructor
dark_mode
light_mode
TestAttachment
constructor
const
TestAttachment
(
{
required
int
id
,
})
Implementation
const TestAttachment({required this.id});
flutter_testrail package
documentation
test_attachment
TestAttachment
TestAttachment const constructor
TestAttachment class