menu
walletkit_dart
walletkit_dart.dart
DecodedRLP
DecodedRLP constructor
DecodedRLP
dark_mode
light_mode
DecodedRLP
constructor
DecodedRLP
(
{
required
int
consumed
,
required
dynamic
result
,
})
Implementation
DecodedRLP({required this.consumed, required this.result});
walletkit_dart
walletkit_dart
DecodedRLP
DecodedRLP constructor
DecodedRLP class