indexedVariables property

int? indexedVariables
final

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;