type property

  1. @TagNumber(1)
MultiFactorType type

Implementation

@$pb.TagNumber(1)
$22.MultiFactorType get type => $_getN(0);
  1. @TagNumber(1)
void type=(MultiFactorType v)

Implementation

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