caveats property
Additional attenuation applied by the third party.
Implementation
@$pb.TagNumber(6)
$pb.PbList<Caveat> get caveats => $_getList(5);
Additional attenuation applied by the third party.
@$pb.TagNumber(6)
$pb.PbList<Caveat> get caveats => $_getList(5);