menu
crypto_wallet_util package
documentation
transaction.dart
GsplItem
GsplItem.new constructor
GsplItem.new constructor
dark_mode
light_mode
GsplItem
constructor
GsplItem
(
{
String
?
path
,
int
?
amount
,
Uint8List
?
signature
,
String
?
address
,
int
?
signHashType
,
})
Implementation
GsplItem({this.path, this.amount, this.signature, this.address, this.signHashType});
crypto_wallet_util package
documentation
transaction
GsplItem
GsplItem.new constructor
GsplItem class