CreateTx constructor
CreateTx({})
Implementation
CreateTx(
{required this.estimation,
required this.tx,
required this.order,
required this.orderId,
required this.fixFee,
required this.userPoints});