pickLocation property

  1. @TagNumber.new(9)
Container get pickLocation

Implementation

@$pb.TagNumber(9)
$8.Container get pickLocation => $_getN(8);
  1. @TagNumber.new(9)
set pickLocation (Container value)

Implementation

@$pb.TagNumber(9)
set pickLocation($8.Container value) => $_setField(9, value);