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