IterableNode({ required super.path, required super.comment, required String genericType, }) : _genericType = genericType;