type property

  1. @TagNumber(1)
MultiFactorType get type

Implementation

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

Implementation

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