totps property
A list of the user's time-based one-time password (TOTP) authenticators, incl. the name for identification.
Implementation
@$pb.TagNumber(4)
$pb.PbList<TOTP> get totps => $_getList(3);
A list of the user's time-based one-time password (TOTP) authenticators, incl. the name for identification.
@$pb.TagNumber(4)
$pb.PbList<TOTP> get totps => $_getList(3);