recipients property

  1. @TagNumber.new(3)
List<Recipient> get recipients

Implementation

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