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