RunnerErrorsCallback typedef

RunnerErrorsCallback = void Function(List<String>)

Implementation

typedef RunnerErrorsCallback = void Function(List<String>);