encode property

U Function(T value) encode
final

Function to convert from target type to source type.

Implementation

final U Function(T value) encode;