menu
walletkit_dart
walletkit_dart.dart
ConvUtil
hexToBytes property
hexToBytes
dark_mode
light_mode
hexToBytes
property
Uint8List
get
hexToBytes
Implementation
Uint8List get hexToBytes => Uint8List.fromList(hex.decode(this));
walletkit_dart
walletkit_dart
ConvUtil
hexToBytes property
ConvUtil extension on
String