OnErrorCallback typedef

OnErrorCallback = void Function(String error)

Implementation

typedef OnErrorCallback = void Function(String error);