menu
idena_lib_dart package
documentation
model/request/dna_sendTransaction_request.dart
Param
Param.new constructor
Param.new constructor
dark_mode
light_mode
Param
constructor
Param
(
{
String
from
,
String
to
,
String
amount
,
String
maxFee
,
String
tips
,
String
payload
,
})
Implementation
Param({ this.from, this.to, this.amount, this.maxFee, this.tips, this.payload, });
idena_lib_dart package
documentation
model/request/dna_sendTransaction_request
Param
Param.new constructor
Param class