Map<String, dynamic> toJson() => { 'touchpoint': touchpoint, 'method': method, 'satisfied': satisfied, 'evidence': evidence, };