CacheDataEncoder<T> typedef

CacheDataEncoder<T> = Object? Function(T value)

Implementation

typedef CacheDataEncoder<T> = Object? Function(T value);