billing property

  1. @TagNumber(26)
Billing get billing

Implementation

@$pb.TagNumber(26)
$21.Billing get billing => $_getN(19);
  1. @TagNumber(26)
set billing (Billing v)

Implementation

@$pb.TagNumber(26)
set billing($21.Billing v) {
  setField(26, v);
}