PreConsentStorageOptions constructor

PreConsentStorageOptions({
  1. required StorageStrategy strategy,
})

Implementation

PreConsentStorageOptions({required this.strategy});