OnInitFailed typedef

OnInitFailed = void Function(int code, String? message)

Implementation

typedef OnInitFailed = void Function(int code, String? message);