type property

  1. @TagNumber.new(1)
SecondFactorType get type

Implementation

@$pb.TagNumber(1)
$20.SecondFactorType get type => $_getN(0);
  1. @TagNumber.new(1)
set type (SecondFactorType v)

Implementation

@$pb.TagNumber(1)
set type($20.SecondFactorType v) { setField(1, v); }