customDecode property

T Function(String val)? customDecode
final

customize decode function

Implementation

final T Function(String val)? customDecode;