ActionDecoder<T> typedef

ActionDecoder<T> = T Function(dynamic)

Implementation

typedef ActionDecoder<T> = T Function(dynamic);