tap property

dynamic Function(T value)? tap
getter/setter pair

Implementation

Function(T value)? tap;