mapFunction property

T? Function(V?) mapFunction
getter/setter pair

Implementation

T? Function(V?) mapFunction;