whichCreationRequestType method

  1. @TagNumber.new(4)
  2. @TagNumber.new(5)
  3. @TagNumber.new(6)
CreateApplicationRequest_CreationRequestType whichCreationRequestType()

Implementation

@$pb.TagNumber(4)
@$pb.TagNumber(5)
@$pb.TagNumber(6)
CreateApplicationRequest_CreationRequestType whichCreationRequestType() =>
    _CreateApplicationRequest_CreationRequestTypeByTag[$_whichOneof(0)]!;