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