MxReturn<T> typedef

MxReturn<T> = void Function(T obj)

Implementation

typedef MxReturn<T> = void Function(T obj);