Map<String, dynamic> toJson() => { 'runName': runName, 'taskId': taskId, 'trialIndex': trialIndex, };