conditions property

  1. @TagNumber(1)
PbList<Condition> get conditions

Implementation

@$pb.TagNumber(1)
$pb.PbList<Condition> get conditions => $_getList(0);