objectNestedIndices property

List<Map<int, String>>? objectNestedIndices
final

Indices of the nested objects in the current opened box

Implementation

final List<Map<int, String>>? objectNestedIndices;