NetMapperSuccess<S> typedef

NetMapperSuccess<S> = S? Function(dynamic)

Implementation

typedef NetMapperSuccess<S> = S? Function(dynamic);