OnJsCallback typedef

OnJsCallback = void Function(String result)

Implementation

typedef OnJsCallback = void Function(String result);