allowance property

  1. @TagNumber(3)
Any allowance

Implementation

@$pb.TagNumber(3)
$5.Any get allowance => $_getN(2);
  1. @TagNumber(3)
void allowance=(Any v)

Implementation

@$pb.TagNumber(3)
set allowance($5.Any v) { setField(3, v); }