cell property

  1. @TagNumber.new(3)
List<Cell> get cell

Implementation

@$pb.TagNumber(3)
$core.List<Cell> get cell => $_getList(2);