menu
googleapis package
documentation
photoslibrary/v1.dart
ContentFilter
ContentFilter constructor
ContentFilter constructor
dark_mode
light_mode
ContentFilter
constructor
ContentFilter
(
{
List
<
String
>
?
excludedContentCategories
,
List
<
String
>
?
includedContentCategories
,
})
Implementation
ContentFilter({ this.excludedContentCategories, this.includedContentCategories, });
googleapis package
documentation
photoslibrary/v1
ContentFilter
ContentFilter constructor
ContentFilter class