locationContains property

  1. @TagNumber.new(14)
DeliveryQuery_LocationQueryType get locationContains

Implementation

@$pb.TagNumber(14)
DeliveryQuery_LocationQueryType get locationContains => $_getN(13);
  1. @TagNumber.new(14)
set locationContains (DeliveryQuery_LocationQueryType value)

Implementation

@$pb.TagNumber(14)
set locationContains(DeliveryQuery_LocationQueryType value) =>
    $_setField(14, value);