secondFactorCheckLifetime property

  1. @TagNumber(12)
Duration secondFactorCheckLifetime

Implementation

@$pb.TagNumber(12)
$7.Duration get secondFactorCheckLifetime => $_getN(11);
  1. @TagNumber(12)
void secondFactorCheckLifetime=(Duration v)

Implementation

@$pb.TagNumber(12)
set secondFactorCheckLifetime($7.Duration v) { setField(12, v); }