menu
on_chain package
documentation
tron/src/models/contract/transaction/transaction_raw.dart
TransactionRaw
length property
length property
dark_mode
light_mode
length
property
int
length
late
final
bytes length of encoded transaction
Implementation
late final int length = toBuffer().length;
on_chain package
documentation
tron/src/models/contract/transaction/transaction_raw
TransactionRaw
length property
TransactionRaw class