indexedVariables property
The number of indexed child variables. The client can use this information to present the children in a paged UI and fetch them in chunks.
Implementation
final int? indexedVariables;
The number of indexed child variables. The client can use this information to present the children in a paged UI and fetch them in chunks.
final int? indexedVariables;