toAccountName property
The destination account.
Implementation
@$pb.TagNumber(2)
$core.String get toAccountName => $_getSZ(1);
Implementation
@$pb.TagNumber(2)
set toAccountName($core.String v) { $_setString(1, v); }
The destination account.
@$pb.TagNumber(2)
$core.String get toAccountName => $_getSZ(1);
@$pb.TagNumber(2)
set toAccountName($core.String v) { $_setString(1, v); }