toggle menu
Provider API Reference
androidJvm
switch theme
search in API
provider
/
com.flixclusive.provider.filter
/
FilterGroup
/
FilterGroup
Filter
Group
constructor
(
name
:
String
,
vararg
list
:
Filter
<
*
>
)
constructor
(
name
:
String
,
list
:
List
<
Filter
<
*
>
>
)
Parameters
name
The name of the filter.
list
The list of filters in the group.