allowance property

  1. @TagNumber(1)
Any allowance

Implementation

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

Implementation

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