selectedCells property
A list of 1 or more selected cells for this transaction
Implementation
@$pb.TagNumber(3)
$pb.PbList<Cell> get selectedCells => $_getList(2);
A list of 1 or more selected cells for this transaction
@$pb.TagNumber(3)
$pb.PbList<Cell> get selectedCells => $_getList(2);