cellDeps property

  1. @TagNumber.new(1)
PbList<CellDep> get cellDeps

A list of cell deps.

Implementation

@$pb.TagNumber(1)
$pb.PbList<CellDep> get cellDeps => $_getList(0);