conditions property

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

Defines the conditions to query for.

Implementation

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