menu
on_chain package
documentation
tron/src/models/contract/transaction/transaction_raw.dart
TransactionRaw
feeLimit property
feeLimit property
dark_mode
light_mode
feeLimit
property
BigInt
?
feeLimit
final
The maximum fee limit for the transaction.
Implementation
final BigInt? feeLimit;
on_chain package
documentation
tron/src/models/contract/transaction/transaction_raw
TransactionRaw
feeLimit property
TransactionRaw class