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