authenticators property
Set the initial authenticators of the user.
Implementation
@$pb.TagNumber(4)
$2.SetAuthenticators get authenticators => $_getN(3);
Implementation
@$pb.TagNumber(4)
set authenticators($2.SetAuthenticators value) => $_setField(4, value);