menu
coin package
documentation
coin_chains.dart
PsbtKeyValue
PsbtKeyValue.new const constructor
PsbtKeyValue.new const constructor
dark_mode
light_mode
PsbtKeyValue
constructor
const
PsbtKeyValue
(
{
required
Uint8List
key
,
required
Uint8List
value
,
})
Implementation
const PsbtKeyValue({required this.key, required this.value});
coin package
documentation
coin_chains
PsbtKeyValue
PsbtKeyValue.new const constructor
PsbtKeyValue class