claimants property

  1. @TagNumber.new(3)
PbList<Claimant> get claimants

One or more claimants

Implementation

@$pb.TagNumber(3)
$pb.PbList<Claimant> get claimants => $_getList(2);