JSErrorHandler typedef

JSErrorHandler = void Function(String message)

Implementation

typedef JSErrorHandler = void Function(String message);