menu
dimap package
documentation
dimp.dart
Hex
decode static method
decode static method
dark_mode
light_mode
decode
static method
Uint8List
?
decode
(
String
string
)
Implementation
static Uint8List? decode(String string) { return coder!.decode(string); }
dimap package
documentation
dimp
Hex
decode static method
Hex class