MErrorCallback<T> typedef

MErrorCallback<T> = void Function(T error)

Implementation

typedef MErrorCallback<T> = void Function(T error);