EncryptedPandora constructor
EncryptedPandora({
- String? config,
- List<
EncryptedServiceConfig?> ? services,
Implementation
EncryptedPandora({
this.config,
this.services,
});