profileSettings property
Implementation
@$pb.TagNumber(19)
AccountProfileSettings get profileSettings => $_getN(18);
Implementation
@$pb.TagNumber(19)
set profileSettings(AccountProfileSettings value) => $_setField(19, value);
@$pb.TagNumber(19)
AccountProfileSettings get profileSettings => $_getN(18);
@$pb.TagNumber(19)
set profileSettings(AccountProfileSettings value) => $_setField(19, value);