conditions property

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

Defines the conditions to query for.

Implementation

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