menu
payjoin package
documentation
bitcoin.dart
Transaction
allocationSize static method
allocationSize static method
dark_mode
light_mode
allocationSize
static method
int
allocationSize
(
Transaction
value
)
Implementation
static int allocationSize(Transaction value) { return 8; }
payjoin package
documentation
bitcoin
Transaction
allocationSize static method
Transaction class