menu
hermez_sdk package
documentation
model/l2info.dart
L2Info
L2Info constructor
L2Info constructor
dark_mode
light_mode
L2Info
constructor
L2Info
(
{
int
?
fee
,
double
?
historicFeeUSD
,
int
?
nonce
,
})
Implementation
L2Info({this.fee, this.historicFeeUSD, this.nonce});
hermez_sdk package
documentation
model/l2info
L2Info
L2Info constructor
L2Info class