PreConsentStorageOptions constructor
PreConsentStorageOptions({
- required StorageStrategy strategy,
Implementation
PreConsentStorageOptions({required this.strategy});
PreConsentStorageOptions({required this.strategy});