secondFactorCheckLifetime property

  1. @TagNumber.new(14)
Duration get secondFactorCheckLifetime

Implementation

@$pb.TagNumber(14)
$1.Duration get secondFactorCheckLifetime => $_getN(13);
  1. @TagNumber.new(14)
set secondFactorCheckLifetime (Duration value)

Implementation

@$pb.TagNumber(14)
set secondFactorCheckLifetime($1.Duration value) => $_setField(14, value);