whichType method

  1. @TagNumber.new(7)
  2. @TagNumber.new(8)
User_Type whichType()

Implementation

@$pb.TagNumber(7)
@$pb.TagNumber(8)
User_Type whichType() => _User_TypeByTag[$_whichOneof(0)]!;