whichBalanceType method

  1. @TagNumber.new(1)
  2. @TagNumber.new(6)
AddressBalance_BalanceType whichBalanceType()

Implementation

@$pb.TagNumber(1)
@$pb.TagNumber(6)
AddressBalance_BalanceType whichBalanceType() =>
    _AddressBalance_BalanceTypeByTag[$_whichOneof(0)]!;