A11yServiceNode constructor
A11yServiceNode({})
Implementation
A11yServiceNode({
this.depth,
this.bounds,
this.id,
this.packageName,
this.className,
this.text,
this.description,
this.clickable,
this.scrollable,
this.editable,
});