type property

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

Implementation

@$pb.TagNumber(1)
$7.MultiFactorType get type => $_getN(0);
  1. @TagNumber.new(1)
set type (MultiFactorType value)

Implementation

@$pb.TagNumber(1)
set type($7.MultiFactorType value) => $_setField(1, value);