CrashlyticsErrorCallback typedef

CrashlyticsErrorCallback = void Function(CrashlyticsErrorEvent event)

Function to call when an error occurs

Implementation

typedef CrashlyticsErrorCallback = void Function(CrashlyticsErrorEvent event);