location property

  1. @TagNumber.new(11)
Struct get location

Implementation

@$pb.TagNumber(11)
$6.Struct get location => $_getN(10);
  1. @TagNumber.new(11)
set location (Struct v)

Implementation

@$pb.TagNumber(11)
set location($6.Struct v) { setField(11, v); }