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