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