menu
googleapis package
documentation
displayvideo/v3.dart
ListCustomListsResponse
customLists property
customLists property
dark_mode
light_mode
customLists
property
List
<
CustomList
>
?
customLists
getter/setter pair
The list of custom lists.
This list will be absent if empty.
Implementation
core.List<CustomList>? customLists;
googleapis package
documentation
displayvideo/v3
ListCustomListsResponse
customLists property
ListCustomListsResponse class