core.Map<core.String, core.dynamic> toJson() => { if (choice != null) 'choice': choice!, if (fieldId != null) 'fieldId': fieldId!, };