phone property

  1. @TagNumber.new(5)
SetHumanPhone get phone

Implementation

@$pb.TagNumber(5)
$5.SetHumanPhone get phone => $_getN(4);
  1. @TagNumber.new(5)
set phone (SetHumanPhone value)

Implementation

@$pb.TagNumber(5)
set phone($5.SetHumanPhone value) => $_setField(5, value);