menu
aptos package
documentation
hex_string.dart
HexString
ensure static method
ensure static method
dark_mode
light_mode
ensure
static method
HexString
ensure
(
String
hexString
)
Implementation
static HexString ensure(String hexString) { return HexString(hexString); }
aptos package
documentation
hex_string
HexString
ensure static method
HexString class