menu
walletkit_dart
walletkit_dart.dart
ElectrumScriptPubKey
ElectrumScriptPubKey const constructor
ElectrumScriptPubKey
dark_mode
light_mode
ElectrumScriptPubKey
constructor
const
ElectrumScriptPubKey
(
{
required
String
hexString
,
required
String
type
,
})
Implementation
const ElectrumScriptPubKey({ required this.hexString, required this.type, });
walletkit_dart
walletkit_dart
ElectrumScriptPubKey
ElectrumScriptPubKey const constructor
ElectrumScriptPubKey class