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