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