menu
haveno package
documentation
models.dart
CreateXmrTxReply
tx property
tx property
dark_mode
light_mode
tx
property
@TagNumber(1)
XmrTx
get
tx
Implementation
@$pb.TagNumber(1) XmrTx get tx => $_getN(0);
@TagNumber(1)
set
tx
(
XmrTx
v
)
Implementation
@$pb.TagNumber(1) set tx(XmrTx v) { setField(1, v); }
haveno package
documentation
models
CreateXmrTxReply
tx property
CreateXmrTxReply class