mapper property

List<T>? Function(List<String> value) mapper
getter/setter pair

Implementation

List<T>? Function(List<String> value) mapper;