flutter_icon_network
send_icx_response
SendIcxResponse
SendIcxResponse constructor
SendIcxResponse
flutter_icon_network
send_icx_response
SendIcxResponse
SendIcxResponse constructor
SendIcxResponse class
Constructors
SendIcxResponse
fromJson
Properties
hashCode
runtimeType
status
txHash
Methods
copyWith
noSuchMethod
toJson
toString
Operators
operator ==
SendIcxResponse
constructor
SendIcxResponse
(
{
String
txHash
,
int
status
}
)
Implementation
SendIcxResponse({ this.txHash, this.status, });