childs property

List<Tag> childs

Implementation

List<Tag> get childs {
  return _childs;
}