isArray property

bool isArray
final

Flags if this node is an array, if true, then value is a List<NodeViewModelState>.

Implementation

final bool isArray;