SnapshotTestOptions constructor Null safety
Implementation
SnapshotTestOptions({
required this.snapshotDirPath,
required this.testsDirPath,
required this.driverDirPath,
required this.forceCaptureMode,
});
SnapshotTestOptions({
required this.snapshotDirPath,
required this.testsDirPath,
required this.driverDirPath,
required this.forceCaptureMode,
});