recipientOtherChain property
source on other chain, optional
Implementation
@$pb.TagNumber(3)
$core.String get recipientOtherChain => $_getSZ(2);
Implementation
@$pb.TagNumber(3)
set recipientOtherChain($core.String value) => $_setString(2, value);