secondFactorCheckLifetime property

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

Implementation

@$pb.TagNumber(12)
$5.Duration get secondFactorCheckLifetime => $_getN(11);
  1. @TagNumber.new(12)
set secondFactorCheckLifetime (Duration value)

Implementation

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