H5OnReadyCallback typedef
H5OnReadyCallback =
void Function()
The type of the onReady
callback.
Implementation
typedef H5OnReadyCallback = void Function();
The type of the onReady
callback.
typedef H5OnReadyCallback = void Function();