OnInitErrorHandler typedef

OnInitErrorHandler = void Function(String e)

Implementation

typedef OnInitErrorHandler = void Function(String e);