menu
electricsql package
documentation
migrators.dart
QueryBuilder
hexValue abstract method
hexValue abstract method
dark_mode
light_mode
hexValue
abstract method
String
hexValue
(
String
hexString
)
Converts a hexidecimal string to a hex value.
Implementation
String hexValue(String hexString);
electricsql package
documentation
migrators
QueryBuilder
hexValue abstract method
QueryBuilder class