OnErrorCallback typedef

OnErrorCallback = void Function(BuglyException exception)

Implementation

typedef OnErrorCallback = void Function(BuglyException exception);