asBiDiMapping

inline fun <T : Any> asBiDiMapping(schema: CsvSchema = defaultSchema<T>()): BiDiMapping<String, List<T>>