getCollectionValue abstract method

Iterable getCollectionValue(
  1. PageNode node, {
  2. Map<String, dynamic>? initialVariables,
})

Implementation

Iterable getCollectionValue(PageNode node,
    {Map<String, dynamic>? initialVariables});