location property

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

Implementation

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

Implementation

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