utils/property_map_serde library
Classes
Functions
-
deserializePropertyMap(
dynamic rawPropertyMap) → PropertyMap -
deserializeValueBasedOnTypeTag(
TypeTag tag, String val) → String -
getPropertyType(
String typ) → TypeTag -
getPropertyValueRaw(
List< String> values, List<String> types) → List<Uint8List>