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