caveats property

  1. @TagNumber.new(6)
PbList<Caveat> get caveats

Additional attenuation applied by the third party.

Implementation

@$pb.TagNumber(6)
$pb.PbList<Caveat> get caveats => $_getList(5);