namedVariables property

int? namedVariables
final

The number of named child variables. The client can use this information to present the children in a paged UI and fetch them in chunks.

Implementation

final int? namedVariables;