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