menu
flutter_icon_network package
documentation
models/send_icx_response.dart
SendIcxResponse
SendIcxResponse constructor
SendIcxResponse constructor
dark_mode
light_mode
SendIcxResponse
constructor
SendIcxResponse
(
{
String
?
txHash
,
int
?
status
,
})
Implementation
SendIcxResponse({ this.txHash, this.status, });
flutter_icon_network package
documentation
models/send_icx_response
SendIcxResponse
SendIcxResponse constructor
SendIcxResponse class