Map<String, dynamic> toJson() { return { 'executable': executable, 'startArguments': startArguments, }; }