decode property

T Function(U value) decode
final

Function to convert from source type to target type.

Implementation

final T Function(U value) decode;