AutobotConfig constructor

AutobotConfig({
  1. required String taskDir,
})

Implementation

AutobotConfig({required this.taskDir});