authenticationInfo property Null safety
@TagNumber(3)
Implementation
@$pb.TagNumber(3)
AuthenticationInfo get authenticationInfo => $_getN(1);
@TagNumber(3)
Implementation
@$pb.TagNumber(3)
set authenticationInfo(AuthenticationInfo v) { setField(3, v); }