Android
jvm
feature-toggles-api
/
com.duckduckgo.feature.toggles.api
/
FeatureExceptions
/
Store
Store
interface
Store
Members
Functions
insert
All
Link copied to clipboard
abstract
fun
insertAll
(
exception
:
List
<
FeatureExceptions.FeatureException
>
)