secondFactorCheckLifetime property

  1. @TagNumber(14)
Duration secondFactorCheckLifetime

Implementation

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

Implementation

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