menu
web_query package
documentation
query.dart
DataPicker
getCollection abstract method
getCollection abstract method
dark_mode
light_mode
getCollection
abstract method
Iterable
<
PageNode
>
getCollection
(
PageNode
node
, {
Map
<
String
,
dynamic
>
?
initialVariables
,
})
Implementation
Iterable<PageNode> getCollection(PageNode node, {Map<String, dynamic>? initialVariables});
web_query package
documentation
query
DataPicker
getCollection abstract method
DataPicker class