TestGenerator constructor

TestGenerator({
  1. required String projectPath,
})

Implementation

TestGenerator({required this.projectPath});