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