menu
sentinel package
documentation
project.dart
TestFileMatch
TestFileMatch.new constructor
TestFileMatch.new constructor
dark_mode
light_mode
TestFileMatch
constructor
TestFileMatch
(
{
required
bool
exists
,
required
String
path
,
bool
integrationTest
=
false
,
})
Implementation
TestFileMatch({ required this.exists, required this.path, this.integrationTest = false, });
sentinel package
documentation
project
TestFileMatch
TestFileMatch.new constructor
TestFileMatch class