contracts property

  1. @TagNumber(3)
List<Contract> contracts

Implementation

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