menu
walletkit_dart
walletkit_dart.dart
ElectrumScriptPubKey
toJson method
toJson
dark_mode
light_mode
toJson
method
Json
toJson
(
)
Implementation
Json toJson() { return { 'hex': hexString, 'type': type, }; }
walletkit_dart
walletkit_dart
ElectrumScriptPubKey
toJson method
ElectrumScriptPubKey class