NUIAppCrashHandler typedef

NUIAppCrashHandler = void Function(Object error, StackTrace stackTrace)

Implementation

typedef NUIAppCrashHandler = void Function(Object error, StackTrace stackTrace);