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