whichType method

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

Implementation

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