profileAccountId property
Implementation
@$pb.TagNumber(2)
$0.AccountId get profileAccountId => $_getN(1);
Implementation
@$pb.TagNumber(2)
set profileAccountId($0.AccountId value) => $_setField(2, value);
@$pb.TagNumber(2)
$0.AccountId get profileAccountId => $_getN(1);
@$pb.TagNumber(2)
set profileAccountId($0.AccountId value) => $_setField(2, value);