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