secondFactors property

  1. @TagNumber.new(14)
PbList<SecondFactorType> get secondFactors

The list of allowed second factors.

Implementation

@$pb.TagNumber(14)
$pb.PbList<SecondFactorType> get secondFactors => $_getList(13);