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