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