EncoderCallback typedef

EncoderCallback = String Function(Object? data)

Implementation

typedef EncoderCallback = String Function(Object? data);