whichType method

  1. @TagNumber.new(2)
  2. @TagNumber.new(3)
  3. @TagNumber.new(4)
  4. @TagNumber.new(5)
AuthFactor_Type whichType()

Implementation

@$pb.TagNumber(2)
@$pb.TagNumber(3)
@$pb.TagNumber(4)
@$pb.TagNumber(5)
AuthFactor_Type whichType() => _AuthFactor_TypeByTag[$_whichOneof(0)]!;