OnErrorCallback typedef
OnErrorCallback =
void Function(BuglyException exception)
Implementation
typedef OnErrorCallback = void Function(BuglyException exception);
typedef OnErrorCallback = void Function(BuglyException exception);