getSerializableList

inline suspend fun <T : Any> KeyValueStorage.getSerializableList(key: String): List<T>