nodes property

List<UArNode> Function(UArTrackedImage image)? nodes
final

Anything else, attached to the image (use anchorId: "image:$name").

Implementation

final List<UArNode> Function(UArTrackedImage image)? nodes;