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