String Map Converter
class StringMapConverter
A class that provides type conversion for maps of strings to strings and maps of string lists to strings in Room database. This is used to store and retrieve such maps as strings in the database.