LocalDecoder<T> typedef

LocalDecoder<T> = T Function(Object)

Implementation

typedef LocalDecoder<T> = T Function(Object);