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