onDecode property

Future<T?> Function(Object value, String platformType)? onDecode
final

Implementation

final Future<T?> Function(Object value, String platformType)? onDecode;