Provided converter that convert List to CSV String.
static const ListToCsvConverter csvEncoder = ListToCsvConverter(eol: "\n");