phone property

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

Implementation

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

Implementation

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