Set a List object for the given key.
setArray(String key, List<dynamic> value) => setList(key, value);