secondFactorCheckLifetime property

  1. @TagNumber(14)
Duration secondFactorCheckLifetime

Implementation

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

Implementation

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